#JetpackCompose

Nicos Nicolaou :androidHead:nicolaou_nicos@androiddev.social
2025-05-17

๐Ÿš€ InkApiCompose v1.3.0 is out!

๐Ÿ–Š๏ธ Now with Room DB support โ€“ strokes are auto-saved & restored!
โš™๏ธ Kotlin updated
๐Ÿ“„ README improved
Perfect for testing the Google Ink API in Jetpack Compose.
๐Ÿ”— github.com/NicosNicolaou16/Ink

#AndroidDev #JetpackCompose #GoogleInkAPI #Android #Kotlin

2025-05-16

Curious what it looks like to call #Kotlin or Java from your native #Swift with Skip? How about embedding #JetpackCompose in your #SwiftUI on Android, like this Google maps integration? This doc chapter has you covered
skip.tools/docs/platformcustom

android4n00bsandroid4n00bs
2025-05-16

๐Ÿš€ Jetpack Compose 1.8: A Giant Leap!

Compose 1.8 is here, packed with awesome features! Autofill, improved text handling, and smooth animations are just the beginning. Less experimental APIs mean more stability. Upgrade now and build amazing Android apps!
๐Ÿ‘‰ More details in Telegram: t.me/android4n00bs

android4n00bsandroid4n00bs
2025-05-14

โœจ Material 3 in Jetpack Compose: A Breath of Fresh Air!

Level up your Android UI game! Material 3 brings dynamic color, stunning new components (like FilledTonalButton!), and improved typography. Easy integration into your Compose projects. Ditch the old, embrace the new! Check out the updated Button stylesโ€”they're gorgeous.
๐Ÿ‘‰ More details in Telegram: t.me/android4n00bs

Nicos Nicolaou :androidHead:nicolaou_nicos@androiddev.social
2025-05-13

๐Ÿš€ Coil 3.2.0 is here! This release brings enhanced performance and compatibility for Android and Compose Multiplatform developers.

๐Ÿ“˜ Dive into the full release notes: github.com/coil-kt/coil/releas

#AndroidDev #Android #JetpackCompose #Kotlin #Coil

2025-05-11

๐Ÿ“ฑ Add Firebase to Kotlin Multiplatform + Compose?

My latest Medium article covers how to add Firebase to your project step-by-step. ๐Ÿ”ฅ Then, next article will about Remote Config! โŒจ๏ธ

๐Ÿ‘€ Read it here: medium.com/advanced-kotlin-mul

#KotlinMultiplatform #Firebase #JetpackCompose #MobileDev #CrossPlatform

Nicos Nicolaou :androidHead:nicolaou_nicos@androiddev.social
2025-05-09

๐Ÿš€ Ink API Compose v1.2.0 is out now!

This update brings:
โœจ A fresh new design
๐Ÿ› ๏ธ Gradle updated to 8.10.0
๐Ÿ“ฆ All libraries upgraded
๐Ÿ“š Revamped README with clearer examples

Check it out ๐Ÿ‘‡
๐Ÿ”— github.com/NicosNicolaou16/Ink

#AndroidDev #JetpackCompose #Android #Kotlin #GitHub

2025-05-08

I've decided to switch from Skip to #JetpackCompose for the DomainQuery Android app. The iOS app remains in SwiftUI, which means both platforms will be getting fully native apps!

DomainQuery launches on the App Store and Google Play soon!

Nicos Nicolaou :androidHead:nicolaou_nicos@androiddev.social
2025-05-07

New Jetpack & Compose libs dropped!
Latest updates include Compose 1.9.0-alpha02, Camera, XR, Wear & more (May 7, 2025).

Check it out:
developer.android.com/jetpack/

#AndroidDev #Android #Kotlin #JetpackCompose

2025-05-06

Hey, I just sent out jetc.dev Newsletter Issue #264! DI in previews! @navczydev on LinkAnnotation! Composable visibility! Drag and drop! And... do choosy developers *still* choose GIF?!? jetc.dev/issues/264 #JetpackCompose #AndroidDev

2025-05-05

With ๐—ฎ๐—ป๐—ฑ๐—ฟ๐—ผ๐—ถ๐—ฑ๐˜….๐—ฐ๐—ผ๐—บ๐—ฝ๐—ผ๐˜€๐—ฒ.๐˜‚๐—ถ:๐Ÿญ.๐Ÿต.๐Ÿฌ-๐—ฎ๐—น๐—ฝ๐—ต๐—ฎ๐Ÿฌ๐Ÿญ, we can now use the brand-new ๐‘ด๐™ค๐’…๐™ž๐’‡๐™ž๐’†๐™ง.๐™ ๐’†๐™š๐’‘๐™Ž๐’„๐™ง๐’†๐™š๐’๐™Š๐’() to keep the screen awake with ease๐Ÿ’ค
๐ŸคšNo more juggling with ๐–๐ข๐ง๐๐จ๐ฐ๐Œ๐š๐ง๐š๐ ๐ž๐ซ ๐Ÿ๐ฅ๐š๐ ๐ฌ
#JetpackCompose #AndroidDev

2025-05-03

(btw, I think Compose Destinations is the most helpful library I am using!
When I switched from multiple Activities to Jetpack Compose, it really softened the impact of what for me was a completely new approach to navigation! Thank you so much, Rafael!
It's here: github.com/raamcosta/compose-d)
#JetpackCompose #Kotlin #ComposeDestinations

Michael Brownmichaelbrownjr
2025-05-03

I know it's Saturday, but does anyone in the community know how to animate from ExtendedFAB to FAB when scrolling like it does on the left?

This is it in a compose-sample project and for the life of me I can't find the code where this is in the repo of it to see.

My app (Right) just jitters from ExtendedFAB to FAB.

Thanks in advance!

android4n00bsandroid4n00bs
2025-05-03

๐Ÿ“ธ Smooth Foldable Camera UI

Level up your Android app with buttery-smooth animations on foldable devices! This tutorial uses Compose's new animation APIs & adaptive features for seamless transitions between full-screen and tabletop modes. Check out the code to build a stunning, adaptive camera experience!

Nicos Nicolaou :androidHead:nicolaou_nicos@androiddev.social
2025-05-02

I have released version 1.3.1 of PercentagesWithAnimationCompose
What's new:
- Upgraded Gradle to version 8.9.2
- Updated Jetpack Compose libraries to version 1.8.0
- Updated the README file

๐Ÿ”— github.com/NicosNicolaou16/Per

#AndroidDev #Android #Kotlin #JetpackCompose

2025-05-02

Daily Tasks is open source btw. It is a native Android app written using Kotlin and Jetpack Compose.

github.com/ghostbyte-dev/daily

#OpenSource #Github #DailyTasks #JetpackCompose #Kotlin #Android

Sven Jacobs :androidHead:svenjacobs@androiddev.social
2025-04-30

Although I've been coding #JetpackCompose for several years now, sometimes I still make basic errors ๐Ÿ˜…

I had the following code

```
var someValue = rememberSaveable { 100 }
```

and was wondering why the value was not restored on orientation change. It always had the initial value of 100. Well of course Compose doesn't magically keep track of all variables. It must be a `MutableState` so that Compose tracks value changes and is able to restore the state via rememberSaveable. Duh!

#AndroidDev

Client Info

Server: https://mastodon.social
Version: 2025.04
Repository: https://github.com/cyevgeniy/lmst