https://kotlinlang.org logo
Title
n

Naing Aung Luu

01/26/2023, 4:35 AM
Hello!! 📢 I’ve published a Form Validation Library with major support for
Composables
. You can now construct the forms declaratively using compose syntax. Features: • Real-time form validation (using kotlin-reflect under the hood) • Easy form state management out of the box • Annotation based form construction • Custom validation annotations • Supports non-compose environments (Traditional android and JVM) You’re more than welcome to open any issues or contribute to the library! ❤️ Documentation https://formconductor.naingaungluu.me Repository https://github.com/NaingAungLuu/form-conductor