mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-29 04:35:36 +08:00
Rename NavigationState module to NavigationStateUtils
Summary: There is a NavigationState type within this module so the name cannot be shared Reviewed By: hedgerwang Differential Revision: D2938311 fb-gh-sync-id: c5208755c9dfa5bf0e67666957c01e203ddd4218 shipit-source-id: c5208755c9dfa5bf0e67666957c01e203ddd4218
This commit is contained in:
committed by
facebook-github-bot-5
parent
26402ea0b5
commit
a91466f84a
@@ -88,6 +88,7 @@ var ReactNative = Object.assign(Object.create(require('React')), {
|
||||
LayoutAnimation: require('LayoutAnimation'),
|
||||
Linking: require('Linking'),
|
||||
LinkingIOS: require('LinkingIOS'),
|
||||
NavigationExperimental: require('NavigationExperimental'),
|
||||
NetInfo: require('NetInfo'),
|
||||
PanResponder: require('PanResponder'),
|
||||
PixelRatio: require('PixelRatio'),
|
||||
|
||||
Reference in New Issue
Block a user