Created
May 11, 2016 21:09
-
-
Save kevinejohn/e2cf7e25a2c9423659429612480fa6da to your computer and use it in GitHub Desktop.
Upgrade to React-Native 0.25+
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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