madsleejensen / react-native-mobilepay

React-Native Bindings for Danske Bank Mobilepay AppSwitch iOS + Android
8 stars 13 forks source link

update to be compatible with newer versions of react-native (>0.47) #4

Closed renenielsendk closed 6 years ago

renenielsendk commented 6 years ago

React Native 0.47 has removed the createJSModules method in ReactPackage. Therefore any overrides of this method will need to be removed from the library, or this will cause a compilation error.

madsleejensen commented 6 years ago

Sorry for the late response, thanks for your help! its been merged and published on release https://github.com/madsleejensen/react-native-mobilepay/releases/tag/v1.2.0 :)