Jossi WolfLeveraging Kotlin for TestsWriting tests can be an important part of developing applications — no matter the type of test, we can leverage Kotlin to improve our…Dec 1, 20211Dec 1, 20211
Jossi WolfIntroducing Navigation-Material 🧭🎨️Navigation-Compose (well, kinda) has an exciting new feature: Support for bottom sheet destinations!Aug 4, 20216Aug 4, 20216
Jossi WolfinGoogle Developer ExpertsNavigating in Jetpack ComposeIf you are working on an app, chances are you need some form of navigation. Here’s how to use the Nav library with Compose and how it…Jun 7, 202110Jun 7, 202110
Jossi WolfinSnapp MobileRunning a Hack DayRecently, some clients asked us about a newly released framework. To get a better idea of it, we ran an internal hack day — here’s how!Dec 1, 2020Dec 1, 2020
Jossi WolfRefactoring from LiveData to Coroutines & FlowHow we refactored lots of LiveData and blocked threads to Coroutines and Flow.Aug 24, 20203Aug 24, 20203
Jossi WolfinProAndroidDevDon’t use LiveData in RepositoriesWe recently joined a new project with heavy LiveData usage, everywhere. Here’s what we learned about LiveData, Threading and Repositories.Jul 15, 202013Jul 15, 202013
Jossi WolfinSnapp MobileSample Data in Compose PreviewsUse @PreviewParameter to super-power your Composables!Jul 5, 20201Jul 5, 20201
Jossi WolfinProAndroidDevReplacing Custom Views with View BindingCustom Views can often be overkill. Here’s how we used View Binding as a replacement.Apr 19, 20206Apr 19, 20206
Jossi WolfinSnapp MobileExploring MotionLayout: Touch RegionsMotionLayout Alpha 5 introduces touch regions for triggering transitions. This article explores the how and why.Apr 27, 2019Apr 27, 2019
Jossi WolfinSnapp MobileUnder the hood of Kotlin Class DelegationAn article about how you can use Kotlin Class Delegation to de-clutter your code.Apr 9, 2019Apr 9, 2019