ldn0x7dc/react-native-view-transformer

[ Feature Request ] - Allow ViewTransformer to be Modal

freakyfriday opened this issue · 0 comments

I'm looking for a way to implement image panning/zooming similar to Instagram using the ViewTransformer inside a FlatList where the image takes on the properties of a modal when gestures are applied:

instagrampinchzoomfeat-800x420

or see: https://www.youtube.com/watch?v=Ahzz3ik-EvQ

Do you guys know how this could be implemented with ViewTransformer?

Thanks