Learned how to use the ConstraintLayout composable in Jetpack Compose and used that to fix a bunch of UX bugs in my Compose playground app, also started learning how to use Kotlin's multiplatform-friendly libraries so I can eventually use this same codebase to develop a desktop version :D
Learned how to use the ConstraintLayout composable in Jetpack Compose and used that to fix a bunch of UX bugs in my Compose playground app, also started learning how to use Kotlin's multiplatform-friendly libraries so I can eventually use this same codebase to develop a desktop version :D
Work towards #65
TODO:
Figure out why only the last tag shows in the UIFixed by usingRowto lay it out like earlierScreenshot
Still a work in progress, crashes during loading right nowCrashes are fixed and tests were added back, good to go now.Nice!
That is awesome! Keep up the good work.