8ba2d236a8
This pr is auto merged as it contains a mandatory file and is opened for more than 10 days. |
||
---|---|---|
NavigationExperimental | ||
typings | ||
.gitignore | ||
LICENSE | ||
PATTENTS | ||
README.md | ||
RELEASES.md | ||
SECURITY.md | ||
index.js | ||
package.json |
README.md
#react-native-experimental-navigation
ExperimentalNavigation is a cross-platform app navigation framework.
The code in this repository is based on react-native-experimental-navigation deprecated by facebook. See: 08dbc43fa6
Be aware of facebook patent notice if you are using it.
Why ExperimentalNavigation
If you need in good low-level navigation framework this library is a good answer. It has a better performance than StandardNavigation framework, though not all of the StandardNavigation features are implemented in particular some of the animations behave differently.
If you are building something new you'd probably better to look at the https://reactnavigation.org/.
Contributing
This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.
You must sign a Contribution License Agreement (CLA) before your PR will be merged. This a one-time requirement for Microsoft projects in GitHub. You can read more about Contribution License Agreements (CLA) on Wikipedia. You can sign the Microsoft Contribution License Agreement by visiting https://cla.microsoft.com/. Use your GitHub account to login.
License
This project is licensed under the BSD-3-Clause License - see the LICENSE file for details