Skip to content

Commit

Permalink
Merge pull request #40 from thecodingmachine/upgrade/react-native-059…
Browse files Browse the repository at this point in the history
…4-readme

Upgrade to RN 0.59.4
  • Loading branch information
AurelGit authored Apr 17, 2019
2 parents 3c6f8b1 + 63a36cf commit 1b44cd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ The driving goal of the architecture of the boilerplate is separation of concern

The boilerplate contains:

- a [React Native](https://facebook.github.io/react-native/) (v0.59.2) application (in "[ejected](https://github.com/react-community/create-react-native-app/blob/master/EJECTING.md)" mode to allow using dependencies that rely on native code)
- a [React Native](https://facebook.github.io/react-native/) (v0.59.4) application (in "[ejected](https://github.com/react-community/create-react-native-app/blob/master/EJECTING.md)" mode to allow using dependencies that rely on native code)
- a [clear directory layout](#directory-layout) to provide a base architecture for your application
- [Redux](https://redux.js.org/) (v4.0.1) to help manage state
- [Redux Persist](https://github.com/rt2zz/redux-persist) (v5.10.0) to persist the Redux state
Expand Down

0 comments on commit 1b44cd9

Please sign in to comment.