is there any objective c frameworks/code base that help you to develop a rss news reader app instantly?
I have only found TapLynx but it is closed source and not free.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
A quick google showed up MWFeedParser. There are also numerous tutorials to build RSS readers that include source code, such as this one or this one.