https://github.com/SSamanta/AppDemo
Demo Application To Show MVP Design Pattern In IOS Application.
https://github.com/SSamanta/AppDemo
Last synced: 17 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 (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2015-01-02T09:29:11.000Z (almost 11 years ago)
- Last Synced: 2024-06-06T14:33:55.781Z (over 1 year 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.