Closed hansemannn closed 5 months ago
Tested the demo code and it runs fine. Items show up and the events are fired. But didn't do any other tests or checks.
Tested this myself today on my app and everything works great. I added it to two tables with no issues.
Working great on my end as well. Awesome work! 🪄
This PR adds support for swipe actions inside the
Ti.UI.TableView
component. It also refactors the old list view API for edit actions to use the new swipe actions API as well, which brings support for supporting both leading and trailing edit actions.https://github.com/tidev/titanium-sdk/assets/10667698/b271c11e-5195-4172-bf6f-5a3cede0a0b7
Test Case: