codeforkansascity / tagging-tracker

3 stars 5 forks source link

Add a "Delete Tag" button #10

Closed dv297 closed 6 years ago

dv297 commented 6 years ago

As a member of the Graffiti Abatement Tracking Program I want an icon to delete tags so that erroneous or redundant tags can be removed.

We will know when we are done when

JakeLaCombe commented 6 years ago

I think a table view can assist here. https://github.com/aksonov/react-native-tableview#features

JakeLaCombe commented 6 years ago

Android Designs can be found here.

screen shot 2017-10-05 at 10 48 04 pm
JakeLaCombe commented 6 years ago

Note the use of the trash can icon for deleting the tags.

JakeLaCombe commented 6 years ago

For iOS, let's use both sliders and delete buttons.

screen shot 2017-10-12 at 8 41 38 pm