tjohnson1106 / saga-beta-V1

saga-stack-merged
1 stars 0 forks source link

Add React Native Navigation to Android XML Manifest #25

Open tjohnson1106 opened 6 years ago

tjohnson1106 commented 6 years ago

Since the app has been ported to pure React Native and the navigation system has been changed to React-Native-Navigation(wix) the native install has only been setup on X-Code since the dev process has been iOS specific and the release map is iOS first. React Native Navigation will need to be setup in Android studio as specified here: https://wix.github.io/react-native-navigation/#/installation-android

These Android specific tasks will be tracked with appropriate label.