ConstraintLayout-JetpackCompose
Jetpack-Compose-Playground
Our great sponsors
ConstraintLayout-JetpackCompose | Jetpack-Compose-Playground | |
---|---|---|
2 | 6 | |
3 | 2,698 | |
- | - | |
10.0 | 7.6 | |
4 months ago | 2 days ago | |
Kotlin | Kotlin | |
- | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
ConstraintLayout-JetpackCompose
Jetpack-Compose-Playground
-
Is Jetpack Compose ready for production development?
Jetpack Compose Playground: Once you have gone through the basic concepts related to Compose, this GitHub repository has a good amount of content to learn more about each Composable.
-
How do I populate a spinner with data from a csv file?
Then as far as the spinner, I personally think compose provides a better API for this so check out drop-down menu. Otherwise you will have to use a spinner adapter and spinner view. https://developer.android.com/guide/topics/ui/controls/spinner
- Github repo to learn Jetpack Compose
-
JavaFx still worth learning/using?
Few examples are right there at their github repo under examples folder, consisting of a todo app, intellij plugin, issuetracker, a game, and more. There is Jetpack-Compose-Playground community driven collection of dozens of samples.
What are some alternatives?
javafx-examples - A large collection of JavaFX examples demonstrating basic + advanced features of JavaFX.
compose-multiplatform - Compose Multiplatform, a modern UI framework for Kotlin that makes building performant and beautiful user interfaces easy and enjoyable.
nodegui - A library for building cross-platform native desktop applications with Node.js and CSS 🚀. React NodeGui : https://react.nodegui.org and Vue NodeGui: https://vue.nodegui.org
Kamel - Kotlin asynchronous media loading and caching library for Compose.
ComposeReorderable - Enables reordering by drag and drop in Jetpack Compose (Desktop) LazyList & LazyGrid.
compose-pokedex - Pokedex on Jetpack Compose
compose-markdown - Markdown Text for Android Jetpack Compose 📋.
neutralinojs - Portable and lightweight cross-platform desktop application development framework
update4j - Create your own auto-update framework
Swipeable-Card - A simple utility Compose to add customizable buttons when swiping the card in an easy way.
NextPass - Android client for Nextcloud Passwords, built using the latest and greatest technologies.
compose-worksheet-blog - Code for a blog post about derivedStateOf.