https://github.com/facebook/react-native/pull/13066 will remove NavigationExperimental from React Native. This vendors in the latest version with removed haste modules to avoid conflicts. Also update the example to sdk 15.
Tested that it works with or without NavigationExperimental present in React Native.
https://github.com/facebook/react-native/pull/13066 will remove NavigationExperimental from React Native. This vendors in the latest version with removed haste modules to avoid conflicts. Also update the example to sdk 15.
Tested that it works with or without NavigationExperimental present in React Native.