popovanton0/kira
🎛️ Automatically generates UI which allows users to call any function (including composable ones) with any parameter values. Useful for building demo screens in playground apps of design systems
This library helps Android developers quickly create interactive demo screens for their UI components. You provide your UI components (functions) as input, and it automatically generates a user interface where you can adjust component parameters in real-time. This is ideal for developers building or maintaining design systems and component libraries.
No commits in the last 6 months.
Use this if you need to rapidly build playground apps to showcase and test individual UI components within a design system.
Not ideal if you are looking to build full-fledged production applications, as this is specifically for component demonstration and testing.
Stars
11
Forks
1
Language
Kotlin
License
Apache-2.0
Category
Last pushed
Jul 18, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/popovanton0/kira"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
square/kotlinpoet
A Kotlin API for generating .kt source files.
dromara/fast-request
IntelliJ IDEA plugin Fast Request
ZacSweers/MoshiX
Extensions for Moshi including IR plugins, moshi-sealed, and more.
Kotlin/kotlinx-schema
Kotlin Multiplatform library that generates JSON Schemas from your methods and classes both at...
cnrture/QuickProjectWizard
🚀 Ultimate Android development companion for Android Studio. Create projects with modern...