Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/SSamanta/AppDemo
Demo Application To Show MVP Design Pattern In IOS Application.
https://github.com/SSamanta/AppDemo
Last synced: 9 days ago
JSON representation
Demo Application To Show MVP Design Pattern In IOS Application.
- Host: GitHub
- URL: https://github.com/SSamanta/AppDemo
- Owner: SSamanta
- Created: 2013-10-30T12:18:00.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-01-02T09:29:11.000Z (about 10 years ago)
- Last Synced: 2024-06-06T14:33:55.781Z (8 months ago)
- Language: Objective-C
- Homepage:
- Size: 214 KB
- Stars: 13
- Watchers: 2
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-ios-architecture - AppDemo
README
AppDemo
=======1. It will guide you how to make IOS application using MVP design pattern.
2. Currently app is fetching data from iTunes feed.
3. It also explains background fetch features in IOS 7.
4. App is universal app.
5. App support all orientation.
6. It's also have features offline data displaying.