There are 0 repository under delegate topic.
"Favor composition over inheritance" for RecyclerView Adapters
🚴 A declarative library for building component-based user interfaces in UITableView and UICollectionView.
Fast Compiler for C# Expression Trees and the lightweight LightExpression alternative. Diagnostic and code generation tools for the expressions.
A library which is able to decompile a delegate or a method body to its lambda representation
Protocol-oriented UITableView management, powered by generics and associated types.
Simple text formatting in Swift
Simple API implement DataBinding and ViewBinding. 简单的 API 实现 DataBinding 和 ViewBinding,欢迎 star
ADAMANT Forging pool with Web interface
图片浏览器(本地和网络) ,视频浏览器 (本地和网络), 无耦合性,自定义控件,资源路径保存和获取, 完美适配 iPhone 以及 iPad ,屏幕旋转功能.
A custom paging behavior that peeks the previous and next items in a collection view
Protocol-oriented UICollectionView management, powered by generics and associated types.
A SharedPreferences wrapper powered by Kotlin delegates
The ultimate fast alternative to Activator.CreateInstance<T> / new T()
A declarative type-safe framework for building fast and flexible list with Tables & Collection
Data-driven, declarative, reactive, diffable collections (and lists!) for iOS. A modern, fast, and flexible library for UICollectionView done right.
A Location Manager for easily implementing location services & geofencing in iOS. Ready for iOS 11.
All necessary configuration files and step-by-step instructions for setting up and running a full-node on the IoTeX blockchain. Start contributing to the IoTeX network and explore advanced node features.
In this repository, I gathered a lot of useful examples of code and their description that I create while studying programming. Here you can find examples on the use of the Inheritance, Encapsulation, Abstraction, Interfacies, Polymorphism, Indexers, Operators Overloading, Extention Methods, System IO , Exception Handling, Delegates, Events, IDisposable, IClonable, GC, IEnumerable, IEnumerator Interfaces, Yield, Generic Programming,
An scrollView handler for UIScrollView & WKWebView and other scrollViews. Providing scrollview`s subViews reusable.
.NET library that aims to provide faster usage of C# reflection features. Especially the usage of constructor and members accessors (get/set). It also provides an ObjectWrapper object allowing to use Reflection in a faster way. And finally it offers the possibility to create strongly typed delegates.
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.
基于 Kotlin 的委托机制实现对 Extra、SharedPreferences 的封装。已经适配 AndroidX
AndroidKTX 一个简化 Android 开发的 Kotlin 工具类集合,通过 Kotlin 语法特性封装一些好用的方法和功能,可以使代码更加简洁易读,从而有效的提高开发效率。
🧙♂️Enhance List Item with Visitor Pattern and Adapter Delegate
:arrow_heading_up: DOM Event delegate, it works great in React and Vue
A maintainable way to extend / override app delegate in Unity iOS / OSX standalone player. (Much) more at http://eppz.eu/blog/override-app-delegate-unity-ios-osx-1/
You can reach us at our facebook page!
Swift achieve a pure library closures achieve UIKit assembly delegate and dataSource methods.
C++ Delegate Library Collection
Delegate is an unbelievably fast, lightweight, and 0-overhead function container.
The UITableView/UICollectionView dataSource/delegate thinning coordinator, help thinning your UIViewController!
Annotation Processing Library. Generates proxy class on top of interface/abstract class, that allows to intercept calls. Also known as a design pattern: proxy, delegate, interceptor.
A Kotlin library for reactive and boilerplate-free SharedPreferences in Android