KotlinAndroidViewBindings
View bindings
A library that enables developers to easily bind properties of basic types to view element properties in Android applications.
Bindings for properties with simple Kotlin types (Boolean, String) to layout traits (visibility, text).
126 stars
10 watching
13 forks
Language: Kotlin
last commit: over 6 years ago Related projects:
Repository | Description | Stars |
---|---|---|
marcinmoskala/preferenceholder | A Kotlin Android library that simplifies the use of shared preferences by providing a convenient and flexible way to bind properties to preference fields. | 155 |
tomasmikula/easybind | A JavaFX library that simplifies the creation of custom bindings using lambdas. | 151 |
andhikayuana/yuanaitemsettingview | Customizable Android settings view component with various layout options and customization possibilities | 17 |
marcinmoskala/videoplayview | An Android custom view that embeds a video player with optional features like looping, loading indicators, and image placeholders. | 93 |
martijn00/cameraviewxamarin | A Xamarin Android bindings library for the Google CameraView library | 5 |
kotlins/kotlinslang | A Kotlin library providing functional control structures such as Try, Option, and Either for working with potentially failed or uncertain data | 22 |
viniciusmo/keyboard-visibility-event-android | An Android library providing a simple and declarative way to handle soft keyboard visibility change events in Kotlin applications. | 18 |
ziglibs/positron | A C++ binding to the webview library, enabling Zig applications with HTML5 frontends. | 111 |
moagrius/tileview | A widget for displaying, panning, and zooming tile-based images in Android applications. | 1,455 |
aloisdeniel/xamarin.bindings | A comprehensive list of existing Xamarin binding libraries for Android and iOS. | 146 |
timonknispel/ktloadingbutton | A simple Android button component with loading animation and progress indicators | 38 |
kotlinisland/basedtyping | A collection of helpers and utilities to aid in dealing with types at static analysis and runtime. | 9 |
shts/trianglelabelview | A custom Android view that displays triangle-shaped text labels. | 877 |
hyuwah/draggableview | An Android library to simplify the creation of floating draggable views using Kotlin extensions. | 112 |
akshay2211/ariana | An Android library providing tools to add multiple gradients to images and texts, with integration for dynamic background changes using ViewPagegers. | 79 |