react native complete application.
instead of using npm install -g react-native --> npm install -g react-native-cli --> react-native start if gets error #duplicate file #Failed to build DependencyGraph: @providesModule naming collision: Duplicate module name: react-native
delete react-native-router-flux, from node modules folder and --> npm install [email protected]
--> react-native run-android