|
Hey Ed, first of all, you are absouletely awesome... and I want to thank you for this hot package! While building up a new App with expo I searched for shared element transitions. The experimental feature of reanimated did not match my requirements and then I found you! A super motivated person, posting flashing examples on X. No wonder that your git stars raising super fast. You fill the gap with exactly what I (and many others) need! I tried integrating the expo-router/bounds/style-id in my application. Basically its working fine but unfortunately I am having issue with landscape images. Maybe you have an idea if its a known restriction or any way to solve this with the calculations. |
Replies: 1 comment
|
Hey dude, I apologize I just saw this. I would recommend trying the new navigation.zoom() in v3.4. I realized the bounds() api could get messy quick so I thought the best way to combat that was provide something semi opinionated. This should much better match your needs w/ different aspect ratios |
Hey dude, I apologize I just saw this. I would recommend trying the new navigation.zoom() in v3.4. I realized the bounds() api could get messy quick so I thought the best way to combat that was provide something semi opinionated. This should much better match your needs w/ different aspect ratios