Glazzes / react-native-zoom-toolkit

Smoothly zoom any image, video or component you want!
https://glazzes.github.io/react-native-zoom-toolkit/
MIT License
171 stars 10 forks source link

[Bug]: Example app `Gallery` component gestures not working. #62

Open ItsMeJules opened 3 weeks ago

ItsMeJules commented 3 weeks ago

Summary

I cloned the project and followed the steps to run it locally. I did use yarn and decided to try it on ios simulator. The Gallery component's gestures don't seem to work. I also tried it on Expo Go and go the same result.

Environment

Apple M3 Pro 18 GB | simulator: iPhone 15 Pro iOS 17.2 Expo GO : iPhone 11 Pro

Steps to Reproduce

Clone the project. Run yarn example start. Start the project wether with an iOS simulator or Exp GO.

markwitt1 commented 2 weeks ago

Does it work on Android simulator?