react-native-swipe-list-view
react-native-swipe-list-view copied to clipboard
react-native-swipe-list-view is not fabric(New Architecture of react-native) compatible yet
Describe the bug react-native-swipe-list-view library is working fine with react-native 0.71.2. But when enabling new architecture on same version, we are not getting any issues in build phase, but UI is broken down at run-time without any error messages.
Screenshots Can't upload
Environment (please complete the following information):
- OS: iOS
- RNSLV Version: tried with different versions of react-native-swipe-list-view
- RN Version: 0.71.2
Hi, I just released a similar package with zero deps and high performance on both platforms: https://www.npmjs.com/package/rn-gesture-swipeable-flatlist
This should be compatible with any rn version