ptomasroos / react-native-keyframes

React native wrapper for Keyframes with a imperative API
MIT License
9 stars 1 forks source link

Remove override of createJSModules #1

Closed ptomasroos closed 7 years ago

ptomasroos commented 7 years ago

Since of recently in master the unused createJSModules has been removed and ReactPackage's no longer contain the definition of createJSModules. There for it must be removed in order to not yield a compile error. This is breaking change.

https://github.com/facebook/react-native/commit/ce6fb337a146e6f261f2afb564aa19363774a7a8