Skip to content

KadirKemal/NewsAppWithModelViewController

Repository files navigation

NewsAppWithModelViewController

This sample project shows you how to use the Model-View-Controller (MVC) pattern with UITableView.

Objective C is used for this tutorial.

Need To Know

The app shows the user the top news from CNN. newsapi.org is used to get the hot news. Please register and get a key from newsapi.org. It is free :)

AFNetworking is used for getting news. It is used very basically but if you want to learn what AFNetworking is, please visit [AFNetworking Project Page] (https://github.com/AFNetworking/AFNetworking).

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors