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:
Eric Vicenti
2016-02-19 01:24:07 -08:00
committed by facebook-github-bot-5
parent 26402ea0b5
commit a91466f84a
14 changed files with 52 additions and 38 deletions

View File

@@ -18,7 +18,6 @@
var React = require('react-native');
var {
// $FlowFixMe : this does exist..
NavigationExperimental,
StyleSheet,
Text,