Ashoat Tevosyan d3040e52b3 [flow] Update Flow libdef with Feb 2019 changes (#5599)
This corresponds to three `flow-typed` PRs:

1. https://github.com/flow-typed/flow-typed/pull/3140 Get rid of deprecated Navigator exports in 3.0
2. https://github.com/flow-typed/flow-typed/pull/3147 Refine AnimatedValue type
3. https://github.com/flow-typed/flow-typed/pull/3148 Introduce SafeAreaViewInsets type
2019-02-16 16:30:36 -08:00
2019-02-16 16:28:55 -08:00
2018-08-25 15:50:55 -07:00
2018-10-29 20:15:41 -07:00
2017-05-14 21:28:38 -07:00
2017-04-12 15:49:08 -07:00
2018-02-01 09:34:35 -08:00
2019-02-16 16:16:22 -08:00
2017-06-14 21:31:56 -07:00
2018-02-03 10:54:06 -08:00
2018-01-24 17:52:09 -08:00
2019-02-16 16:16:22 -08:00
2019-02-01 11:59:47 -08:00
2019-02-16 16:16:22 -08:00

React Navigation

npm version CircleCI badge PRs Welcome

React Navigation is born from the React Native community's need for an extensible yet easy-to-use navigation solution based on Javascript.

Installation

See: https://reactnavigation.org/docs/en/getting-started.html

Documentation

Try it out

You can also try out the Navigation Playground app to get a sense for some of the tools built in to React Navigation. The "Fundamentals" in the documentation also include examples you can play with.

FAQs

I'm having troubles using the library, what can I do?

See the help page.

How can I help?

See our Contributing Guide!

Is this the only library available for navigation?

Certainly not! There other libraries - which, depending on your needs, can be better or worse suited for your project. Read more in the alternative libraries documentation, and read React Navigation's pitch & anti-pitch to understand the tradeoffs.

Can I use this library for web?

Web support was not a priority for the 1.0 release, but the architecture of this library allows for it (and it has worked in the past). If you would like to lead this charge, please reach out with your ideas for how to move forward on the RFCs repository and we would be happy to discuss.

Code of conduct

This library has adopted a Code of Conduct that we expect project participants to adhere to. Please read the full text so that you can understand what actions will and will not be tolerated.

License

React Navigation is licensed under the BSD 2-clause "Simplified" License.

Description
Routing and navigation for your React Native apps
https://reactnavigation.org
Readme BSD-2-Clause
Languages
JavaScript 73.2%
Dockerfile 16.9%
Shell 9.9%