Skip to content

Conversation

@serj-lotutovici
Copy link

  • Introduces NativeScreenFactory for android.support.v4.app.Fragment.
  • Changes NavigatorModule.pushNative() to check for native screen availability.
  • ReactNavigationCoordinator throws exceptions early if no activity where registered.
  • Adds Native2Fragment to example app to show case usage of the new api.

Reason: I'm currently working on an existing app that due to historical reasons uses a ton of Fragments and there is a need to start a react-native scree, that could easily start a native fragment.

@serj-lotutovici serj-lotutovici force-pushed the serj/native_screen_factory branch from a0c3879 to 7aad397 Compare July 20, 2017 15:07
* Introduces NativeScreenFactory for android.support.v4.app.Fragment.
* Changes NavigatorModule.pushNative() to check for native screen availability.
* Adds Native2Fragment to example app to show case usage of the new api.
* ReactNavigationCoordinator throws exceptions early if no activity where registered.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant