packagex-io / bubbles-react-native

A React Native UI Kit
MIT License
1 stars 1 forks source link

Support for table swipe actions #29

Open vpanyushenko opened 1 year ago

vpanyushenko commented 1 year ago

When I have a TableRow component, on mobile as a user I would like the ability to have swipe actions from the left and the right. Overall I think iOS Mail app has some good templates here

brycejwalter commented 1 year ago

Hey @vpanyushenko ,

Thanks for the description. Would you like us to mimic the exact layout and functionality of iOS Mail visually? (But in the bubbles design system?)

We could take any of the following routes to make sure we measure twice and cut once:

Let me know what you think. Thanks a lot!

vpanyushenko commented 1 year ago

I think we can start with the iOS Mail version and then make adjustments from there. They have all of the features and animations that we would want at this point.