Closed renenielsendk closed 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.
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 :)
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.