Skip to content

Instantly share code, notes, and snippets.

@bzoz
Created November 6, 2020 12:46
Show Gist options
  • Save bzoz/088bb158b79b9c162505bce30a40f734 to your computer and use it in GitHub Desktop.
Save bzoz/088bb158b79b9c162505bce30a40f734 to your computer and use it in GitHub Desktop.
call npx create-react-native-module --module-name "%1" %1
cd %1
call yarn upgrade [email protected] --dev
call yarn upgrade [email protected] --dev
call yarn add react-native-windows@latest --dev
call yarn install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment