Getting error native module cannot be null while installing with pods(pod 'PayUmoney_PnP') in IOS
Closed this issue · 4 comments
srichallamalla935 commented
Suraj-Tiwari commented
Hi,
It looks like you're using it from NPM,
Please note IOS is completely expiremental for now, you can directly
install it from github repo.
Harikasai999 commented
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.
Benzen8 commented
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.
Suraj-Tiwari commented
#38 version 1.0.0 released all known issue fixed. IOS support added