I'm working on an app which load newsarticles into a UIWebView from RSS. But I want the users to get a better reading experience and want to implement the rdd.me api. I haven't found any good guides to implement this api into a ios application and hope someone here can help me. Thanks!
Asked
Active
Viewed 124 times
1 Answers
0
This project on github is an Objective-C wrapper of rdd.me APIs.
It also has some instructions on how to use it.

Gabriele Petronella
- 106,943
- 21
- 217
- 235
-
Thanks! But do you know about a iOSproject? for iPhone? – eplefrik Dec 31 '12 at 12:36
-
I don't know whether the author has added the iOS target, but you can add an issue on github and ask for it ;) – Gabriele Petronella Dec 31 '12 at 12:40
-
Ok, I will take a look in Github :) – eplefrik Dec 31 '12 at 19:40