jemise111 / react-native-swipe-list-view

A React Native ListView component with rows that swipe open and closed
https://www.npmjs.com/package/react-native-swipe-list-view
MIT License
2.78k stars 528 forks source link

Conflict dependency with reanimated #587

Open butri71 opened 2 years ago

butri71 commented 2 years ago

Hi,

I'm using Expo for my react native app and just upgraded to SDK 42 which requires "react-native-reanimated": "~2.2.0"

Can you please confirm which version would be compatible.

Many Thanks!