4TWIGGERS / react-native-fresh-refresh

custom pull to refresh component
MIT License
183 stars 19 forks source link

Example not working. #11

Closed yqz0203 closed 2 years ago

yqz0203 commented 2 years ago

There seems something wrong with the example.

  1. In order to let example run correctly, I changed the "main" field in package.json.
  2. PanGesture callbacks never be fired, so onRefresh callback never be fired too. I'm not sure whether it's a problem of expo.
alexandrius commented 2 years ago

@yqz0203 are you using Expo 44?

alexandrius commented 2 years ago

Gesture Handler on Expo 44 has a bug. That’s the reason why example fails to work