Android Nomad - Issue #19
Topics:
- Color Picker in Jetpack Compose
- Bottom Sheet with animation
- KMM - port Android app to iOS
- KMM - Get started
- Testing Part-1 in Jetpack Compose
GitHub - skydoves/colorpicker-compose: π¨ Jetpack Compose color picker library for getting colors from any images by tapping on the desired color. β github.com π¨ Jetpack Compose color picker library for getting colors from any images by tapping on the desired color. - GitHub - skydoves/colorpicker-compose: π¨ Jetpack Compose color picker library for getting colors from any images by tapping on the desired color.
GitHub - norrisboat/JordanCartConcept β github.com Contribute to norrisboat/JordanCartConcept development by creating an account on GitHub.
Make your Android application work on iOS β tutorial | Kotlin β kotlinlang.org Learn how to make your existing Android application cross-platform so that it works both on Android and iOS. You'll be able to write code and test it for both Android and iOS only once, in one place.
Get started with Kotlin Multiplatform Mobile | Kotlin β kotlinlang.org Check out our Kotlin Multiplatform Mobile Beta blogpost to learn about the current state and future plans for the technology.
Part1: Testing in Android. Weβll talk about testing in Android β medium.com Weβll talk about testing in Android (Unit test, Integration test, and UI test) and how to write a good test I believe you are already doing testing, but in a different way, when running your app andβ¦