

Gabriel Samojło
20 posts

@GabrielSamojlo
Senior Android Developer & Tech Leader @netguru




Compose for iOS is officially Stable! 🎉 Now you can write your UI in Compose for both iOS and Android, share widgets across platforms, and it compiles to a native app on both platforms! Amazing! #JetpackCompose #android #kotlin blog.jetbrains.com/kotlin/2025/05…




@_its_pato @ndiritu_michael @RealNeilC @arkann1985 Even with AOT compilation, the Dart VM still needs to manage memory and GC. The primary difference is it doesn't support dynamic code loading. Still creates a separate memory space, can't directly invoke native APIs. This explains it fairly well: twitter.com/ndiritu_michae…





In this presentation, you will learn what are annotations, why are they so useful, and how to benefit from processing them. @GabrielSamojlo will explain how the annotation processor works and will guide you through creating a simple one completely by yourself!







