All Projects → dks333 → KDInstagram

dks333 / KDInstagram

Licence: MIT license
Instagram Clone built in Swift. Utilize three design patterns in three major modules.

Programming Languages

swift
15916 projects
ruby
36898 projects - #4 most used programming language

Projects that are alternatives of or similar to KDInstagram

Ios Architecture
A collection of iOS architectures - MVC, MVVM, MVVM+RxSwift, VIPER, RIBs and many others
Stars: ✭ 901 (+657.14%)
Mutual labels:  mvc, rxswift, viper
RxMVC-Swift
Unidirectional MVC with ReactiveX
Stars: ✭ 87 (-26.89%)
Mutual labels:  mvc, rxswift
Core-iOS-Application-Architecture
Core iOS Application Architecture - The development paradigm of clean, testable code and modular iOS applications. + Xcode templates
Stars: ✭ 123 (+3.36%)
Mutual labels:  mvc, viper
Ribs
Uber's cross-platform mobile architecture framework.
Stars: ✭ 6,641 (+5480.67%)
Mutual labels:  mvc, viper
Instagram-Auto-Pilot
Automate common Instagram activities such as following, unfollowing, commenting and reposting images from instagram accounts.
Stars: ✭ 50 (-57.98%)
Mutual labels:  instagram-feed, instagram-clone
Zhuishushenqi
追书神器Swift版客户端(非官方)。 不断更新中......
Stars: ✭ 196 (+64.71%)
Mutual labels:  rxswift, viper
ios-architecture-example
Architecture pattern simple examples in iOS. You can compare differences in MVC, MVP, MVVM-Delegate and MVVM-Rx for same feature
Stars: ✭ 16 (-86.55%)
Mutual labels:  mvc, rxswift
Articles Ios Viper
Demo app for VIPER design pattern implementation
Stars: ✭ 254 (+113.45%)
Mutual labels:  rxswift, viper
Modelassistant
Elegant library to manage the interactions between view and model in Swift
Stars: ✭ 26 (-78.15%)
Mutual labels:  mvc, viper
Swift Design Patterns
🚀 The ultimate collection of various Software Design Patterns implemented in Swift [Swift 5.0, 28 Patterns].
Stars: ✭ 85 (-28.57%)
Mutual labels:  mvc, viper
Ios Architectures
Sample app for iOS architectures
Stars: ✭ 90 (-24.37%)
Mutual labels:  mvc, viper
swift-boilerplate
Clean Architecture for iOS projects (Swift + Programmatically UI + MVC + RxSwift + Auto Layout Visual Format + REST + JWT)
Stars: ✭ 14 (-88.24%)
Mutual labels:  mvc, rxswift
RxSwift-VIPER-iOS
RxSwiftVIPER is an sample iOS App written in RxSwift using the VIPER architecture. Also RxSwiftVIPER is not a strict VIPER architecture.
Stars: ✭ 47 (-60.5%)
Mutual labels:  rxswift, viper
Ios Design Patterns
Learning ground for iOS Design Pattern included with sample projects for MVC, MVP, MVVM, and VIPER
Stars: ✭ 120 (+0.84%)
Mutual labels:  mvc, viper
Swift-Viper-Weather-App
iOS app with Clean Architecture
Stars: ✭ 20 (-83.19%)
Mutual labels:  rxswift, viper
mvvm
简易mvvm模式实现。
Stars: ✭ 37 (-68.91%)
Mutual labels:  mvc
VanGogh
💥 Android view animations powered by RxJava 2
Stars: ✭ 95 (-20.17%)
Mutual labels:  ux
djburger
Framework for safe and maintainable web-projects.
Stars: ✭ 75 (-36.97%)
Mutual labels:  mvc
softn-cms
Sistema de gestión de contenidos
Stars: ✭ 22 (-81.51%)
Mutual labels:  mvc
instagram
Php instagram library. With this library, you can use many of the same features in the mobile application.
Stars: ✭ 45 (-62.18%)
Mutual labels:  instagram-feed

KDInstagram (Instagram Clone using MVC, MVVM, VIPER)

Instagram is an international photo and video-sharing social networking service owned by Facebook, Inc. It was created by Kevin Systrom and Mike Krieger and launched in October 2010 on iOS.

This is a basic iOS application that uses three design patterns and local data to create a clone of the Instagram App.

Documents

Preview

Feed

Search

Profile

Structure

Module Design Pattern Used with
Feed VIPER N/A
Search MVVM RxSwift
Profile MVC Singleton

Third Party Libraries

About Author

Sam Ding, [email protected]

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].