GitHub / zafarivaev / MVP-Demo
Simple iOS app showing implementation of Model-View-Presenter design pattern in Swift, written for a Medium tutorial. As an example of business logic, it uses Realm to create, read and delete Item objects from the database
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zafarivaev%2FMVP-Demo
PURL: pkg:github/zafarivaev/MVP-Demo
Stars: 7
Forks: 2
Open issues: 0
License: None
Language: Swift
Size: 17.6 KB
Dependencies parsed at: Pending
Created at: over 5 years ago
Updated at: over 3 years ago
Pushed at: over 5 years ago
Last synced at: over 2 years ago
Topics: design-pattern, mvp-architecture, realm-mobile-database, swift