You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi dear support. Your package depends on react-native-image-picker.
This package react-native-image-picker does not support more a method .showImagePicker
For now you have to use method .launchImageLibrary instead of .showImagePicker
For all who have the same issue, I found solution. Just decrease image picker version to react-native-image-picker@^0.26.7"
The text was updated successfully, but these errors were encountered:
Hi dear support. Your package depends on react-native-image-picker.
This package react-native-image-picker does not support more a method .showImagePicker
For now you have to use method .launchImageLibrary instead of .showImagePicker
For all who have the same issue, I found solution. Just decrease image picker version to react-native-image-picker@^0.26.7"
The text was updated successfully, but these errors were encountered: