React Native Expo Image Picker
I add Image Picker in React Native Expo its working fine on Android device however when upload image in iphone the app is close please do not down vote it and sorry for my english or I do not have iphone to test it is work or not many thanks
Unmatched Router Bug on build for ios/android but works fine on expo go app
I added support for both expo go and native builds in my repo but for some reason the expo router shows unmatched route on build but works fine on expo go app.
How to put Camera component under transparent React Navigator Header?
I’m currently trying to put my Camera component under a transparent React Navigator header.