mirror of
https://github.com/status-im/react-navigation.git
synced 2025-02-24 00:58:20 +00:00
1. `navigationOptions` in `RouteConfig`s is now `defaultNavigationOptions` 2. `create*Navigator` no longer return a container, they return a navigator 3. Introducing `createAppContainer` Closes #4722 by including https://github.com/flow-typed/flow-typed/pull/2522