Skip to content

Commit 325a528

Browse files
authored
Update README.md
1 parent f784c62 commit 325a528

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
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.
22

33
A starter boilerplate for a mobile app using React Native Navigation and Redux & Saga.
44

@@ -10,7 +10,7 @@ Before start, make sure you installed:
1010

1111
## Stack
1212
- [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
1414
- [Redux](http://redux.js.org/): A predictable state container for JavaScript apps
1515
- [Redux-Saga](https://redux-saga.js.org/docs/api/): An alternative side effect model for Redux apps
1616
- [ESLint](https://eslint.org/): Pluggable linting utility for JavaScript

0 commit comments

Comments
 (0)