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

Image picker packages not working after installation of this package #16

Closed vishwanath-awate closed 3 years ago

vishwanath-awate commented 4 years ago

i installed this package along with react-native-image-crop-picker & react-native-image-picker.

App crashes after I select image from image picker dialog. If I uninstall upi package then image picker works fine.

jitendra-koodo commented 4 years ago

we also face similar problem, but on phone # selection pop-up. Not sure if something with the dialog/selector...

No error message was printed on console.

sarath263 commented 3 years ago

Handled this by just adding a condition. See #21 Hoping to merge the PR soon. @nitish24p

nitish24p commented 3 years ago

@sarath263 Thanks

ghost commented 3 years ago

Image Picker package is not working