marekrozmus / react-swipeable-list

Swipeable list component for React supporting several behaviours (e.g. iOS)
https://marekrozmus.github.io/react-swipeable-list/
MIT License
110 stars 20 forks source link

Alternatively, would it be possible for you to provide a reset API that would allow us to manually close the `<SwipeableListItem>` components? #62

Open issac-lezon opened 10 months ago

issac-lezon commented 10 months ago
          Alternatively, would it be possible for you to provide a reset API that would allow us to manually close the `<SwipeableListItem>` components? 

This could be very useful for users who want to leave multiple items open at once, or for those who prefer to have only one item open at a time.

Originally posted by @edwardfxiao in https://github.com/marekrozmus/react-swipeable-list/issues/37#issuecomment-1519301906

issac-lezon commented 10 months ago

I think this would be useful