Android Matrix messenger application using the Matrix Rust Sdk and Jetpack Compose
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

23 lines
624 B

<!--- TOC -->
* [VersionCatalog](#versioncatalog)
* [Jetpack Compose](#jetpack-compose)
<!--- END -->
### VersionCatalog
https://docs.gradle.org/current/userguide/platforms.html
### Jetpack Compose
https://developer.android.com/jetpack/compose/mental-model
2 years ago
https://developer.android.com/jetpack/compose/libraries
https://developer.android.com/jetpack/compose/modifiers-list
2 years ago
https://android.googlesource.com/platform/frameworks/support/+/androidx-main/compose/docs/compose-api-guidelines.md#api-guidelines-for-jetpack-compose
Preview
https://alexzh.com/jetpack-compose-preview/
2 years ago
https://github.com/airbnb/Showkase