Skip to content

Conversation

@techrah
Copy link

@techrah techrah commented Jan 4, 2017

  • Uses the lowest compatible version of com.facebook.react:react-native (0.17.+)
  • Updated README.md, including some error fixes.
  • Updated version in package.json from 0.17.3 to 0.18.0 to indicate that this version breaks compatibility with previous version.
  • Moved babel presets from .babelrc to package.json to prevent 'Couldn't find preset “es2015”' error when developing.

@techrah techrah changed the title 0.29.0 compatibility Fix: Compatibility with RN 0.29.0 and later Jan 4, 2017
@techrah techrah force-pushed the 0.29.0-compatibility branch from b87ec36 to 86421f3 Compare January 4, 2017 17:45
@techrah techrah force-pushed the 0.29.0-compatibility branch from 86421f3 to a7e1919 Compare January 4, 2017 17:52
@techrah
Copy link
Author

techrah commented Jan 9, 2017

I still need to do a npm install --save-dev babel-preset-es2015 on the main project in order to avoid 'Couldn't find preset “es2015”...' error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant