Arthur Delbeke

Results 19 comments of Arthur Delbeke

The case when the video is in PiP and we go back to the video is handled or not ? We still have access to the share button event with...

@j-piasecki Hello ! Yep, you can find the repo here : https://github.com/adscud/simultaneous-issue. You'll see that you are able to : - drag with two fingers - scale with two fingers...

@j-piasecki it will be in Expo 45 ?

Yes ok, the current version is the `2.23.2` so I wait the next one :)

In fact, their example use `createAnimatedComponent`, take a look here: https://github.com/software-mansion/react-native-reanimated/blob/main/src/reanimated2/component/FlatList.tsx

@jakub-gonet Hello, In fact, I use the Flat List in this issue, your idea remains valuable?

Nice idea, little bit busy for now, but I'll try it !!! Thanks.

I come to the news. I tested your implementation which didn't change much, I went back to the basic Flat List without overloading the cellRenderer, it works for the entering...