Closed
Description
Is this a bug report?
(write your answer here)
Have you read the Contributing Guidelines?
(Write your answer here.)
Environment
react-native -v 0.47.1
:node -v 8.1.3
:npm -v 5.0.3
:yarn --version 0.27.5
Then, specify:
- Target Platform:
- Development Operating System: macOS Sierra
- Build tools:
Steps to Reproduce
(Write your steps here:)
- i create project and run on iOS and Android well done;
- npm install --save react-navigation and install smoothly;
- react-native run-platform after notice: "ommand
run-android
unrecognized. Make sure that you have runnpm install
and that you are inside a react-native project." - run npm install but notice error still;
Expected Behavior
(Write what you thought would happen.)
Actual Behavior
(Write what happened. Add screenshots!)
Reproducible Demo
(Paste the link to an example project and exact instructions to reproduce the issue.)