delegate-pattern
There are 73 repositories under delegate-pattern topic.
KucherenkoIhor/DelegationActivityTemplate
The sample project that demonstrate how to combine MVP and Delegation pattern to clean your Activity. The presenter usually contains business logic and we can use a delegate to init and get a value from a service, broadcast receiver or manager that depends on Android SDK.
jaydroid1024/anyby
利用 Kotlin 属性委托实现 VBHelper 方便 ViewBinding 在多场景下的生成
nazmulkp/NHAwesomeMovieApp
Infinite scrolling + MVVM + Well-designed REST Client Networking + IOS + Swift
nisrulz/android-spacex-app
An Offline first Android app to consume the SpaceX Backend API
cmhteixeira/delegate-macro
Annotation to automatically delegate/proxy implementation of interface to dependency
antonio-war/SwiftyReachability
SwiftyReachability is a simple and lightweight network interface manager written in Swift
maiow/Reddit
Humblr for Reddit. Android Kotlin, Single activity mobile application project with: Clean, MVVM, Hilt DI, coroutines, OAuth2, OkHttp Interceptor, Retrofit, Moshi (including PolymorphicJsonAdapterFactory & ScalarsConverterFactory), DelegateAdapters, Onboarding with ViewPager2+TabLayout, Lottie animation.
odiapratama/Android-Playground
Playground for exploring Android Development
chenxiancai/STCBinder
If you want to decouple your business logic in UI, if you want a lightweight architecture than reactivecocoa , use STCBinder, a simple and easy way to write code in MVVM pattern, it is like react-redux。
sesang06/iOS-toyproject
snapkit을 이용한 다양한 레이아웃 만들기
zafarivaev/MVC-Delegates
App showing the new way of implementing Model-View-Controller in iOS Apps. Each component of MVC talks to another one via delegates. Written for a Medium article.
bedirhnturhn/ios_additional_auth
Authorization application that can be logged with Apple google and Facebook methods
iosbrain/Delegation-In-ObjC
A project (Xcode 9) demonstrating delegates/delegation in iOS with Objective-C. I create a simple delegate for a user interface class (think UICollectionViewDelegate).
yurybuslovsky/MulticastDelegate
Multicast Delegate implementation in Swift
I-Reven/Hexagonal-Symfony
Hexagonal Symfony Example
devrazor-com/passing-data-using-delegate
Passing data between two View Controllers using a delegate.
chrispriiice/PassingData-AstitivNagpalTutorial
Follow along from Medium post by Astitiv Nagpal on passing data using delegates.
cryshansen/TabNavigation_iPhone
A preliminary shell of tab navigation for the iPhone
DanteIT94/MovieQuizApp
MovieQuiz - это приложение с квизами о фильмах из топ-250 рейтинга и самых популярных фильмах по версии IMDb.
DanteIT94/PinterestClone
Многостраничное приложение предназначено для просмотра изображений через API Unsplash.
DmKolesov/PhotoExplorer
UIKit, MVVM, Coordinator, Factory, Delegate, Observer, Mappers, Alamofire, Kingfisher, Realm, TabBarController, UICollectionView, UICollectionViewFlowLayout, UISearchBar, Image caching, Offline mode
ingjuanocampo/CompositeDelegateAdapter
Composite Delegate Adapter
jimit-shah/MemeMe-App
MemeMe app that enables a user to take a picture, and add text at the top and bottom to form a meme. The user will be able to share the photo on Facebook and Twitter and also by SMS or email.
jungseok-corine/BMI_Calculator
BMI _Calculator
m-ahmadian/Airplane-Ticket-App
A simple airplane ticket purchase app written in Objective-C
MallikarjunH/Design-Patterns
It contains different sample demo projects with different design patterns solutions
Phiponacci/Game-of-Life
This a simple clean implementation of Conway's game of life, following design patterns
raheemadamboev/shared-preferences-delegate
A simple app that demonstrates using SharedPreferences by Kotlin property delegation
SamiCh246/Clima
Clima is a user-friendly weather forecast application that provides real-time weather information for any location worldwide. This repository contains the source code and project files for the Clima app, enabling you to explore, contribute, and enhance the functionality of the application.
samusesapple/KakaoMap_Clone
토이 프로젝트 - 카카오맵 클론
semihozsoy/ReminderApp
Reminder app just like iphone reminder app. Developed with coredata and delegate pattern.
zeeshan2k2/Checklists
A checklist app where a user can track daily tasks, edit them, check them and add new tasks with reminder notification..
Cristal32/CORBA_labs
Educational labs to practice working with CORBA principles