view topic
recycler-adapter
RecyclerView-driven declarative UIs
GonioView
Android view to represent an angle measurement (Goniometry)
android-prefix-suffix-edit-text
EditText with support for non editable prefix and suffix.
contributer
Inject all types like views or a conductor controllers with @ContributesAndroidInjector
CreditCardView
💳 CreditCardView is an Android library that allows developers to create the UI which replicates an actual Credit Card.
CoroutineBinding
Kotlin Coroutine binding APIs for Android's UI widgets
RSKCollectionViewRetractableFirstItemLayout
A light-weight UICollectionViewFlowLayout subclass that allows the first item to be retractable.
ModelAssistant
Elegant library to manage the interactions between view and model in Swift
GameOfLifeView
A simple Android view that displays Conway's Game of Life. I've learnt the principles of TDD doing this