InProAndroidDevbyIgor Escodro·Jan 31, 2025Seamless shimmer integration with existing Compose codeIn this article, we’ll explore how to add a shimmer effect to an existing codebase with minimal changes to existing Composables.
Igor Escodro·Nov 12, 2024For more thoughtful code reviewsThe code review is a difficult process for some teams but if used thoughtfully, it could be a powerful moment.
InProAndroidDevbyIgor Escodro·May 6, 2024Migrating an Android app to iOS with KMP — Part III: UI and Compose MultiplatformThe third article covers how to use Compose Multiplatform, resources and useful libraries to port the UI.
InProAndroidDevbyIgor Escodro·Oct 23, 2023Migrating an Android app to iOS with KMP — Part II: Data sources and migrationsThis time we will dive into data sources, which libraries to use, and how to keep the data integrity during the migration.
InProAndroidDevbyIgor Escodro·Aug 29, 2023Migrating an Android app to iOS with KMP — Part I: First steps and architectureThe first article in the Migrating an Android app to iOS series focuses on architecture and porting the app’s business rules.
InAndroid Dev BRbyIgor Escodro·Mar 10, 2023ADBR Meetup #12: Principais novidades da Android Dev Summit 2022 + AMAQuer saber o que rolou no ADBR Meetup #12? Esse artigo traz um resumo desse evento que focou no ADS 2022 e teve um AMA com a comunidade.
InAndroid Dev BRbyIgor Escodro·Mar 10, 2023Criando testes confiáveis para notificações AndroidNotificações são uma parte muito importante dos apps Android, e nesse artigo vamos analisar como criar testes mais confiáveis.A response icon1A response icon1
InProAndroidDevbyIgor Escodro·Aug 25, 2022Using Version Catalog on Android projectsVersion Catalog is a new feature from Gradle that helps us discover and maintain dependencies in our Android projects.A response icon2A response icon2
InProAndroidDevbyIgor Escodro·May 3, 2022Creating reliable tests for Android notificationsNotifications are a very important part of Android apps, and in this article we will take a look on how to create reliable tests for them.A response icon2A response icon2
InAndroid Dev BRbyIgor Escodro·Jan 26, 2022Primeiros passos com Jetpack Glance para App WidgetsEm dezembro, o Google anunciou o Glance para a criação de Widgets usando Compose. Esse artigo mostra como mergulhar nessa nova biblioteca.A response icon1A response icon1