Is there a way to create tags (like here in stackoverflow when you submit a question) in xcode / obj-c?
I would like to have a text box in which the user can add some predefined tags to classify something.
Since I haven't started writing this yet, phone delay is also an option - maybe it's easier to use tags like this in html?
Does anyone have any links or tutorials on how to do this?
source
share