Question

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!

Was it helpful?

Solution

This project on github is an Objective-C wrapper of rdd.me APIs.

It also has some instructions on how to use it.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top