Skip to content

Commit 63a36cf

Browse files
committed
upgrade to RN 0.59.4
1 parent 3c6f8b1 commit 63a36cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

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

3838
The boilerplate contains:
3939

40-
- 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)
40+
- 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)
4141
- a [clear directory layout](#directory-layout) to provide a base architecture for your application
4242
- [Redux](https://redux.js.org/) (v4.0.1) to help manage state
4343
- [Redux Persist](https://github.com/rt2zz/redux-persist) (v5.10.0) to persist the Redux state

0 commit comments

Comments
 (0)