-
Want to be able to save favorite subreddits and view a list of favorites. Basically like bookmarks in a browser.
-
I'd go initially for a button at the bottom of the entries. Not sure how gestures will work out.
-
I found usefull to code a list that adds a virtual entry to own end. This list
is then used as source for UI component models.
Background: I have impelemented the logic in list rather than in models …