This website requires JavaScript.
Explore
Help
Sign In
status-im
/
react-navigation
Watch
2
Star
0
Fork
0
You've already forked react-navigation
mirror of
https://github.com/status-im/react-navigation.git
synced
2025-02-25 01:28:16 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
react-navigation
/
examples
/
ReduxExample
/
.babelrc
6 lines
42 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Initial public release of React Navigation
2017-01-26 11:49:39 -08:00
{
Improve CircleCI infrastructure (#1173) * [Example] Get tests passing on ReduxExample and NavigationPlayground * [CI] Use more vague versioning so we're always up to date * [CI] Test that the example apps run without error * [CI] Install the current local version of react-nav before testing * Fix tabs => spaces in ReduxExample/package.json * Remove LinkingExample entirely It's now part of NavigationPlayground.
2017-04-24 13:54:58 -04:00
"presets": [
"react-native"
]
}
Reference in New Issue
Copy Permalink