ADAbhishek Dewaninlearning-to-code.hashnode.dev·Jan 11, 2022 · 9 min readRichText Editor in Jetpack ComposeMotivation Late last month, I found myself pondering over how difficult would it be to build a cross platform note taking app that would provide me with an experience that was similar to what I get from the Notes app on my apple devices (small featur...01AC
ADAbhishek Dewaninlearning-to-code.hashnode.dev·May 30, 2021 · 5 min readExploring Jetpack Compose AnimationsIntroduction I've been wanting to get some hands on experience with how animations work in Jetpack compose and compare how easy/difficult it would be take an idea and then build it using compose. For the record, I've built UI's for android before man...00
ADAbhishek Dewaninlearning-to-code.hashnode.dev·May 17, 2021 · 5 min readDeclarative UI in AndroidIntroduction I've been involved in building android apps for the last 7 years and in those years, the way we've approached building user interfaces in Android hasn't changed much. The framework itself has most definitely improved a lot over the years...00
ADAbhishek Dewaninlearning-to-code.hashnode.dev·May 7, 2021 · 3 min readBuilding ScoutIntroduction For a long time now, I've been very interested in cross platform frameworks that provide the flexibility of creating a single codebase that can target multiple platforms. To that end I've ended up doing so many different projects involvi...00