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! ❤️
Documentationhttps://formconductor.naingaungluu.meRepositoryhttps://github.com/NaingAungLuu/form-conductor