pavelbabenko / react-native-awesome-gallery

Performant, native-like, and well-customizable gallery for React Native.
MIT License
468 stars 51 forks source link

Update to new react-native-gesture-handler API? #38

Closed vbylen closed 2 years ago

vbylen commented 2 years ago

Hi,

What an awesome component you've built!

I've noticed that the old API of react-native-gesture-handler is still being used.

Do you plan on updating to v2?

Thanks!

MadeinFrance commented 2 years ago

I can't dismiss the photo screen.

This is my setup:

"react-native-gesture-handler": "^2.3.2",
"react-native-reanimated": "^2.4.1",
"@react-navigation/native": "^6.0.8",
"@react-navigation/stack": "^6.1.1",
"react-native-screens": "^3.13.1",

https://user-images.githubusercontent.com/1864359/159129944-36640920-71d2-437e-93a9-ea0ac06cc220.mov

pavelbabenko commented 2 years ago

@MadeinFrance Yes, it's related

pavelbabenko commented 2 years ago

RNGH v2 is now used in v0.3.0