* Proof of concept - CodeSandbox embed
* Prettier fix
* Moved examples below API Reference
* Created the examples directory
Includes react-navigation example
* Article on React Navigation
* Specify rootDir for testing
Prevents CI to run example tests
* remove jest-transform-stub and identity-obj-proxy, add transformIgnorePatterns
* update docs
* rearrange
* remove non-essential files
* rename Navigation -> AppNavigator
* reword comment
* add links and explanations
* remove index file, because it's not an app anyway
Co-authored-by: Michał Pierzchała <thymikee@gmail.com>
* docs: Remove unused commented code
Remove unused Docusaurus defaults as [requested](https://git.io/fh9po)
by [core maintainer](https://git.io/fh9p1).
* docs: Remove unused Users page
* docs: Remove unused help page
* docs: Fix website dependencies
Add required dependencies and package attributes to avoid yarn and lint
warnings.
* docs: Add StackOverflow tag
* docs: Reinstate i18n props
While additional language translations have not been created, there did
not appear to be a reason to comment these props out.
* docs: Add docs CI script
* docs: Remove unnecessary CI config
* Run docusaurus init
* Add api.md and remove initial files
* Run docusaurus init
* Add api.md and remove initial files
* Add callstack info and remove extra scripts
* Commeent out extra features on home page and Add link to example
* Re Arrange Docs Folder
* add some adjustments
* fix lint
* fix lint