Suraj-Tiwari/react-native-payumoney

Getting error native module cannot be null while installing with pods(pod 'PayUmoney_PnP') in IOS

Closed this issue · 4 comments

Installing the react-native-payu module using pods (pod 'PayUmoney_PnP') and after that i kept import statement but i am facing native module cannot be null error

Versions

react-native :-0.60.5
react-native-payu:-0.0.3

ScreenShot

Simulator Screen Shot - iPhone 5s - 2019-09-24 at 10 23 32

I installed with this npm npm i https://github.com/Suraj-Tiwari/react-native-payumoney.git in react-native 0.60.5. But i am facing same issue native module cannot be null.

still facing the same issue also after the pod 'PayUmoney_PnP', adding path to the pod 'PayUmoney_PnP', :path => "../node_modules/react-native-payumoney/" and the pod spec file is required.

#38 version 1.0.0 released all known issue fixed. IOS support added