ViewBindingPropertyDelegate Alternatives
Similar projects and alternatives to ViewBindingPropertyDelegate based on common topics and language
-
KAHelpers
Discontinued Kotlin Extensions (Android extensions) and Helpers for smoother Android development
-
AppSignal
AppSignal knows why the f*#k it crashed. Stop vibe-debugging. Every exception, every backtrace, grouped so you see patterns, not noise.
-
Foodium
🍲Foodium is a sample food blog Android application 📱 built to demonstrate the use of Modern Android development tools - (Kotlin, Coroutines, Flow, Dagger 2/Hilt, Architecture Components, MVVM, Room, Retrofit, Moshi, Material Components).
-
android-viewbinding
A simple library to simplify the viewbinding delegation in your Android Application
-
NotyKT 🖊️
📒 NotyKT is a complete 💎Kotlin-stack (Backend + Android) 📱 application built to demonstrate the use of Modern development tools with best practices implementation🦸.
ViewBindingPropertyDelegate discussion
ViewBindingPropertyDelegate reviews and mentions
-
by lazy vs lateinit for declaring views
...or replace with something like by viewBinding(ViewBinding::inflate)
-
Should we use double bang (!!) for Android Fragment ViewBinding?
There is a lib for this: https://github.com/androidbroadcast/ViewBindingPropertyDelegate
Stats
androidbroadcast/ViewBindingPropertyDelegate is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of ViewBindingPropertyDelegate is Kotlin.