
I have a screen which allows users to add several categories at once. They can search all categories and select a category. I also added a swiped right delete feature.
However, I’m really unsure how to allow rows items to be renamed / edited ?
At the moment the swipe delete isn’t obvious and could be missed.
I’m short on real estate and I can’t see how I would provide an edit / rename feature.
I know this question could be asked on the UI stack site. But I think this is more relevant to functionality and the framework that can be employed, designers won’t know what functionality is available.
I would add a:
which pushes a new controller to allow editing it or delete.
EDITED:
There is a TableView Delegate to detect when the accessory was tapped: