File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
- # React Native Navigation Starter Kit with Redux, Saga, Eslint and Babel.
1
+ # React Native Navigation(v2) Starter Kit with Redux, Saga, Eslint and Babel.
2
2
3
3
A starter boilerplate for a mobile app using React Native Navigation and Redux & Saga.
4
4
@@ -10,7 +10,7 @@ Before start, make sure you installed:
10
10
11
11
## Stack
12
12
- [ React Native] ( https://facebook.github.io/react-native/ ) : Development Environment
13
- - [ React Native Navigation] ( https://github.com/wix/react-native-navigation ) : Native based navigator for React Native
13
+ - [ React Native Navigation(v2) ] ( https://github.com/wix/react-native-navigation ) : Native based navigator for React Native
14
14
- [ Redux] ( http://redux.js.org/ ) : A predictable state container for JavaScript apps
15
15
- [ Redux-Saga] ( https://redux-saga.js.org/docs/api/ ) : An alternative side effect model for Redux apps
16
16
- [ ESLint] ( https://eslint.org/ ) : Pluggable linting utility for JavaScript
You can’t perform that action at this time.
0 commit comments