After creating a react-native project init test and install navigation ( npm install --save react-navigation
) simply after that the run-android command is no longer recognized.
I found several forms of correction in some place but for me it did not solve.
Does anyone know the exact reason for this problem?