0

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!

eplefrik
  • 73
  • 6

1 Answers1

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