bennyguitar / libHN

The definitive Objective-C library for adding HackerNews to your iOS/Mac app.
MIT License
150 stars 26 forks source link

add properly persist VotedOn in NSUserDefaults #23

Closed hamin closed 9 years ago

hamin commented 9 years ago

Using the same exact technique use for persisting MarkAsRead. Would love to see incorporated and a bumped cocoapod :) Thanks again for your work. Loving the lib

bennyguitar commented 9 years ago

Thanks for contributing!