Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
atoami authored Dec 25, 2018
1 parent f784c62 commit 325a528
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# React Native Navigation Starter Kit with Redux, Saga, Eslint and Babel.
# React Native Navigation(v2) Starter Kit with Redux, Saga, Eslint and Babel.

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

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

## Stack
- [React Native](https://facebook.github.io/react-native/): Development Environment
- [React Native Navigation](https://github.com/wix/react-native-navigation): Native based navigator for React Native
- [React Native Navigation(v2)](https://github.com/wix/react-native-navigation): Native based navigator for React Native
- [Redux](http://redux.js.org/): A predictable state container for JavaScript apps
- [Redux-Saga](https://redux-saga.js.org/docs/api/): An alternative side effect model for Redux apps
- [ESLint](https://eslint.org/): Pluggable linting utility for JavaScript
Expand Down

0 comments on commit 325a528

Please sign in to comment.