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
@@ -16,7 +16,7 @@ The boilerplate contains:
16
16
-[reduxsauce](https://github.com/infinitered/reduxsauce) (v0.7) to facilitate using Redux
17
17
-[apisauce](https://github.com/infinitered/apisauce) (v0.15) to make [axios](https://github.com/axios/axios) even better
18
18
-[prettier](https://prettier.io/) and [eslint](https://eslint.org/) preconfigured for React Native
19
-
-[react-native-navigation](https://reactnavigation.org) (v2.12) for the application's navigation
19
+
-[react-native-navigation](https://reactnavigation.org) (v2.12) with a [`NavigationService`](App/Services/NavigationService.js)for the application's navigation
0 commit comments