react-native-swipe-list-view icon indicating copy to clipboard operation
react-native-swipe-list-view copied to clipboard

react-native-swipe-list-view is not fabric(New Architecture of react-native) compatible yet

Open UdayVinaik opened this issue 1 year ago • 2 comments

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

UdayVinaik avatar May 16 '23 06:05 UdayVinaik

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

GFean avatar May 23 '23 07:05 GFean

This should be compatible with any rn version

GFean avatar May 23 '23 07:05 GFean