Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/phillipcaudell/BBC-News-iOS-app
A sample iOS app for presenting BBC News stories.
https://github.com/phillipcaudell/BBC-News-iOS-app
Last synced: about 1 month ago
JSON representation
A sample iOS app for presenting BBC News stories.
- Host: GitHub
- URL: https://github.com/phillipcaudell/BBC-News-iOS-app
- Owner: phillipcaudell
- Archived: true
- Created: 2013-01-22T09:14:13.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2013-01-22T09:39:51.000Z (almost 12 years ago)
- Last Synced: 2024-08-05T19:36:42.495Z (5 months ago)
- Language: Objective-C
- Size: 948 KB
- Stars: 13
- Watchers: 4
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
BBC-News-iOS-app
================A sample iOS app for presenting BBC News stories. It interfaces with my 3rd party [BBC News api](http://api.bbcnews.appengine.co.uk).
- Use of a UITableView
- Use of a UINavigationController
- Use of a UITabBarController
- HTTP requests
- JSON parsing![Screenshot](http://i47.tinypic.com/1t3139.png)
![Screenshot](http://i50.tinypic.com/a42cgj.png)
![Screenshot](http://i48.tinypic.com/9919a8.png)