Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save kevinejohn/e2cf7e25a2c9423659429612480fa6da to your computer and use it in GitHub Desktop.
Save kevinejohn/e2cf7e25a2c9423659429612480fa6da to your computer and use it in GitHub Desktop.
Upgrade to React-Native 0.25+
find ./src -name '*.js' | xargs | pbcopy
jscodeshift -t ~/Projects/temp/codemod-RN24-to-RN25/transform.js <PASTE>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment