nitish24p / react-native-upi

A tiny module for Adding payments via UPI in your react native apps ❤️
MIT License
75 stars 29 forks source link

It doesn’t support for iOS Apps. #9

Open bharath3648 opened 4 years ago

bharath3648 commented 4 years ago

It doesn’t support for iOS.

nitish24p commented 4 years ago

Yes because i've never written code in objective C or swift or IOS for that reason.. If you would want to contribute, would be happy to merge a PR

bharath3648 commented 4 years ago

Thanks for the update @nitish24p

But, something went wrong with react-native-image-picker after installing react-native-upi-payment. Crashing after selecting image(react-native-image-picker: "^1.1.0"/"^0.28.0")

-> If we are using the above package, app getting crashes after selecting/capturing an image without any error, if I install UPI payment package ("react-native-upi-payment": "^1.0.2")

-> Everything is like a document provided by related packages.

vishwanath-awate commented 4 years ago

Thanks for the update @nitish24p

But, something went wrong with react-native-image-picker after installing react-native-upi-payment. Crashing after selecting image(react-native-image-picker: "^1.1.0"/"^0.28.0")

-> If we are using the above package, app getting crashes after selecting/capturing an image without any error, if I install UPI payment package ("react-native-upi-payment": "^1.0.2")

-> Everything is like a document provided by related packages.

Same issue I am facing

UnSensei commented 4 years ago

@bharath3648 @vishwanath-ogit can u check if its still crashes when u remove dont unse crop?