Stylianos Gakis

213 Followers
278 Following
1,003 Posts

Find me over at bsky @gakisstylianos.bsky.social

Android Dev at Hedvig, Working on https://github.com/HedvigInsurance/android

Previously worked on the Seven app, for Perigee, in Malmรถ, Sweden.

I live in Stockholm, Sweden ๐Ÿ‡ธ๐Ÿ‡ช, and I come from Greece ๐Ÿ‡ฌ๐Ÿ‡ท

LinkedInhttps://www.linkedin.com/in/stylianos-gakis/
Kotlin SlackStylianos Gakis
Twitterhttps://twitter.com/GakisStylianos
GitHubhttps://github.com/StylianosGakis

AndroidX Navigation3 library is stable!
And Compose Multiplatform version is on a way ๐Ÿ˜Š

https://github.com/terrakok/nav3-recipes

I prepared a migrated official Nav3-recipes demo to the multiplatform application

with a Web Demo of course ๐Ÿ”ฅ
https://terrakok.github.io/nav3-recipes/

@gakisstylianos Yes, I mean the generated readme.
I checked all the steps when published https://github.com/terrakok/AdaptiveStack few days ago ๐Ÿ˜‰
GitHub - terrakok/AdaptiveStack

Contribute to terrakok/AdaptiveStack development by creating an account on GitHub.

GitHub
๐ŸŽ„๐ŸŽ„๐ŸŽ„
https://terrakok.github.io/kmp-web-wizard/
I implemented the most requested feature: now KMP library wizard generates a sample app (depend on targets).
Also I did:
- updated steps to publish your library on MavenCentral (just follow few simple steps - it is really easy!)
- updated all dependencies
- cleaned and modernised generated build configs
Kotlin Multiplatform Wizard

I pushed the button on jetc.dev Newsletter Issue #244! A Compose Multiplatform alpha! @seb on Markdown! Hot reload! Presentation! Sprites! Calendars! https://jetc.dev/issues/244 #JetpackCompose #AndroidDev
jetc.dev Newsletter Issue #244

A Compose Multiplatform alpha! Sebastiano Poggi on Markdown! Hot reload! Presentation! Sprites! Calendars!

jetc.dev: Jetpack Compose Resources
New #JetpackReleaseNotes include bug fixes in Navigation 2.8.4 and Paging 3.3.4, PDF 1.0.0-alpha04 with support back to Android 12, and KotlinX Serialization Support in SavedState 1.3.0-alpha05 and Lifecycle 2.9.0-alpha07. ๐Ÿ‘€
https://developer.android.com/jetpack/androidx/versions/all-channel#november_13_2024
Recent Release Notes  |  Android Developers

Android Developers

We'll have a workshop all about Compose Multiplatform at KotlinConf 2025, led by myself and Victor Kropp, the team lead of Compose Multiplatform, where we'll go through everything you need to know about CMP!

Grab your ticket today while they're available!

I just pushed out jetc.dev Newsletter Issue #240! @cbruegg on Compose 1.7 and compatibility! @eevis on rendering text in a Canvas! @sinasamaki and a centered slider! @touchlab with a Compose-Swift bridge! And... is NavigationSuiteScaffold() FAB?!? https://jetc.dev/issues/240 #JetpackCompose #AndroidDev
jetc.dev Newsletter Issue #240

@[email protected] on Compose 1.7 and compatibility! @[email protected] on rendering text in a Canvas! @[email protected] and a centered slider! @[email protected] with a Compose-Swift bridge! And... is NavigationSuiteScaffold() FAB?!?

jetc.dev: Jetpack Compose Resources

Amper 0.5.0 is out! Quick highlights:

โš ๏ธ IDE tooling for multiple modules
๐ŸŽจ Compose Multiplatform resources support
โš™๏ธ KSP2 support
๐Ÿ“ฆ Parcelize plugin support for Android
๐Ÿค– Android release builds with R8 and signing

Learn more:
https://blog.jetbrains.com/amper/2024/11/amper-update-november-2024/

Amper Update November 2024 โ€“ Project File Tooling, Compose Resources, KSP2, and Android Release Builds | The Amper Blog

Amper is an experimental build tool by JetBrains. Its latest release adds support for Compose Multiplatform resources, KSP2, Android release builds, and improves IDE support.

The JetBrains Blog

It's release day! Apollo Kotlin 4.1.0 is just out with Ktor3 support and a new media type for your GraphQL operations.

https://github.com/apollographql/apollo-kotlin/releases/tag/v4.1.0

Release v4.1.0 ยท apollographql/apollo-kotlin

Ktor 3.0.0 Version 4.1.0 updates usages of Ktor from 2.3.11 to 3.0.0: If you are using apollo-runtime-js or apollo-debug-server-jvm, you need to update your app to Ktor 3.0.0+ at the same time as ...

GitHub
Coil 3.0 is out now! The main feature of this release is full Compose Multiplatform support, but there are tons of other smaller improvements. Check it out! https://colinwhite.me/post/coil_3_release/
Coil 3.0: Image loading for Compose Multiplatform - Colin White's Blog