You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently we are using the Swipeable component part of the react-native-gesture-handler package, however, it is still based on the built-in React Native Animated API. Reimplement the Swipeable component based on the react-native-reanimated v2 package.
The text was updated successfully, but these errors were encountered:
Currently we are using the Swipeable component part of the
react-native-gesture-handler
package, however, it is still based on the built-in React Native Animated API. Reimplement the Swipeable component based on the react-native-reanimated v2 package.The text was updated successfully, but these errors were encountered: