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
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,8 +17,8 @@ Before start, make sure you installed:
17
17
-[FBSDK](https://origincache.facebook.com/developers/resources/?id=facebook-ios-sdk-current.zip): Download the SDK and unzip the archive to `~/Documents/FacebookSDK`.
18
18
19
19
## Stack
20
-
-[React Native](https://facebook.github.io/react-native/): Development Environment
21
-
-[React Native Navigation(v2)](https://github.com/wix/react-native-navigation): Native based navigator for React Native
20
+
-[React Native 0.58.5](https://facebook.github.io/react-native/): Development Environment
21
+
-[React Native Navigation 2.12.0](https://github.com/wix/react-native-navigation): Native based navigator for React Native
22
22
-[Redux](http://redux.js.org/): A predictable state container for JavaScript apps
23
23
-[Redux-Saga](https://redux-saga.js.org/docs/api/): An alternative side effect model for Redux apps
24
24
-[ESLint](https://eslint.org/): Pluggable linting utility for JavaScript
0 commit comments