Skip to content

Instantly share code, notes, and snippets.

@joaquin-viera
Created October 23, 2020 04:22
Create React Native Application
npx react-native init ProjectName
cd ProjectName
npx react-native run-android
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment