Romain de Wolff
Romain de Wolff
Are you talking about the first white screen you get on first load on Android device?
This is not a bug but a feature. Maybe this doc can help you to configure it : https://dev.to/acro5piano/use-the-same-screen-navigation-animation-both-on-android-ios-with-react-native-react-navigation-eng Cheers!
Very interested in this topic as well. Maybe we could start by sharing our way to do it or our ideas? That would open up the discussion.
Thanks for sharing what worked for you @LPitonakova - it just helped me 👍
That's great. We have to update all the docs accordingly, as there are more and more features not visible in the main `README.md`.
I haven't added meets on the first test I did. Let me give it a try and get back to u
Aaah great, you got a setup working 🥳
I just tried to display some events in the grid but did not get it working. Did you already do some fixes @pdpino to get your event displayed?
Concerning 4.2, is there a way to use an alternative to `onMomentumScrollEnd`?
So our best bet might be to wait for `react-native-web` to support `onMomentumScrollEnd`. Maybe this comment is related to our issue: https://github.com/expo/expo/issues/16822#issuecomment-1099169366 ?