Kategorie: Uncategorized

  • Compose Navigation Animation

    Compose Navigation Animation

    Accompanist Jetpack Navigation Compose Animation Library is deprecated. Compose Navigation can now also do animations so this is no longer necessary. However, the functionality is still in beta version, i.e. from version 2.7.0-beta01 of Compose Navigation Library. Additionally at least Compose version 1.5.0-beta01 must be used.

  • Compose barcode scanner is simple

    Compose barcode scanner is simple

    Writing an app to scan barcodes with Compose is easy, as I will show you. Without further ado, let’s get started with the code.