doc: add a note con the recommended Node + npm versions

This commit is contained in:
Saúl Ibarra Corretgé 2017-06-19 15:57:35 -05:00
parent d7818be067
commit 84aa3627b4
1 changed files with 2 additions and 0 deletions

View File

@ -10,6 +10,8 @@ First make sure the [React Native dependencies] are installed.
**NOTE**: The app must be built for an actual device since the simulators don't
work properly with the native plugins we require.
**NOTE**: Node 6.X and npm 3.X are recommended for building.
## iOS