React Native expo-image-picker-multiple shows black screen - react-native

I've been trying to get a multi-image selection module to work on my app, have tried a lot of things but none are working.
expo-image-picker-multiple AND expo-image-multiple-picker Both are not working for me.
I'm using Expo with React Native.

Related

react native expo showing strange overla

i am learning react native with expo instalation and using react-native navigation drawer. after some time adding new plugin/packages, create new components, and clean up/remove basic default installation components (i use tab template), it shows something like this in the android emulator: strange overlay sliding from bottom to top when first reload.
do you guys know and experience same thing? what is that and how to remove it? i tried run it on web, it doesnt show

React Native Maps: can't click on marker if there's a POI

I'm using React Native Maps library to build a React Native (Android/iOS) app. I found out that I cannot click on a marker if there's a POI (like a city or place name) below it. The MapView.onPOIClick listener is fired but the Marker.onPress isn't. I've tried the app both in Android emulator and real Android phone.
Have someone faced this issue and was able to solve it? I've already tried playing with RN Maps properties but still no luck.
Thank you very much in advance!

WebView is not working in ios using React Native

WebView is not working in ios using React Native, but it is working in android. How to solve this. Please give me suggestion.

How can I pre load assets before App load in react native without using expo?

I'm trying to create a game in react native and I have lots of graphical objects and images in my screens . so I want to be sure my screens load without delay.
for instance I have a problem with "ImageBackground",
it loads background after my screen rendered an it's not professional.
I searched and I found AppLoading on Expo but I'm not using expo in my project. so could you please help me with some advices?
thanks.

None of react native tutorial to integrate google maps works

it's been 12 hours non stop that i'm trying to make just a react native app with google maps, i've tried everything but nothing works
Does anyone have a simple project that has google map on it and i will replace the key, or send me a working tutorial please.
I'm using Expo and react native 0.55