Skip to content

Commit e592926

Browse files
authored
Merge pull request #26 from thecodingmachine/upgrade/react-native-0578
Upgrade to React Native 0.57.8
2 parents 6e19f99 + 43e6302 commit e592926

File tree

14 files changed

+243
-386
lines changed

14 files changed

+243
-386
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ The driving goal of the architecture of the boilerplate is separation of concern
3232

3333
The boilerplate contains:
3434

35-
- a [React Native](https://facebook.github.io/react-native/) (v0.57.1) 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)
35+
- a [React Native](https://facebook.github.io/react-native/) (v0.57.8) 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)
3636
- a [clear directory layout](#directory-layout) to provide a base architecture for your application
3737
- [Redux](https://redux.js.org/) (v3.7) to help manage state
3838
- [Redux Persist](https://github.com/rt2zz/redux-persist) (v5.9) to persist the Redux state
-362 Bytes
Loading
4.91 KB
Loading
-110 Bytes
Loading
2.79 KB
Loading
-273 Bytes
Loading
6.93 KB
Loading
-1.22 KB
Loading
10.4 KB
Loading
9.03 KB
Loading

0 commit comments

Comments
 (0)