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
It doesnt work on expo 44, react native 64.3. No error or warning is shown in console.All black.
If I turn true const [visible, setIsVisible] = useState(false) it shows the pic open and can close it, but the ImageView List doesn't
The text was updated successfully, but these errors were encountered:
It doesnt work on expo 44, react native 64.3. No error or warning is shown in console.All black.
If I turn true const [visible, setIsVisible] = useState(false) it shows the pic open and can close it, but the ImageView List doesn't
The text was updated successfully, but these errors were encountered: