You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,7 +37,7 @@ The driving goal of the architecture of the boilerplate is separation of concern
37
37
38
38
The boilerplate contains:
39
39
40
-
- a [React Native](https://facebook.github.io/react-native/) (v0.59.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)
40
+
- a [React Native](https://facebook.github.io/react-native/) (v**0.59.9**) 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)
41
41
- a [clear directory layout](#directory-layout) to provide a base architecture for your application
42
42
-[Redux](https://redux.js.org/) (v4.0.1) to help manage state
43
43
-[Redux Persist](https://github.com/rt2zz/redux-persist) (v5.10.0) to persist the Redux state
0 commit comments