taggon / react-native-intl

React Native module ships native Intl implementation and Translation extension
MIT License
51 stars 16 forks source link

Update to work with React Native 0.40 #4

Closed wachunei closed 7 years ago

wachunei commented 7 years ago

According to 0.40 release changelog a breaking change is introduced for iOS modules, needing a major version bump to work with this release.

wachunei commented 7 years ago

Pull Requested #5 I've tested it in a new project using npm install from my branch, it worked!

taggon commented 7 years ago

Closed by merging https://github.com/taggon/react-native-intl/pull/5