React-Native tutorials from facebook-github-io Creating a vanilla react-native app npm uninstall -g create-react-native-app npm install -g react-native-cli react-native init myproject cd myproject react-native start react-native run-android ToDo decoide.org codedaily.io awesome react native tutorialspoint