Day 4: Momental is now available on the Google Play Store 🥳🎉
I've never released an app so quickly and with so few features.
play.google.com/store/apps/d...
Posts by Chris Krueger
Day 3:
Building the app Momental for the RevenueCat challenge.
5000 particles, each 1–2 points in size, move upward based on the timer, beginning as an earth.
Written in Compose Multiplatform for the iPhone.
#shipaton
🎟️ Super Early Bird tickets for KotlinConf 2026 are live!
🗺️ We’re heading to Munich, Germany – a brand-new venue in the heart of Europe.
Secure your spot now 👉 kotl.in/conf26-tickets
Nice update in CMP 1.9.0-beta01!
"Extended the @Preview annotation with the following parameters: name, group, widthDp, heightDp, locale, showBackground, backgroundColor. IDE (IJ or AS) will pick up these parameters in the same way it works for androidx Preview annotations"
Nice, me too!
🚀 Compose Multiplatform 1.9.0‑beta01 is out!
• Web: Text selection menu + a11y
• iOS: Context menu, Voice Control, frame rate voting
• Desktop: State save/restore
• Preview API upgraded
• Material3
🔗 github.com/JetBrains/co...
#Kotlin #JetpackCompose #AndroidDev
True. And with Compose it’s much easier to develop for different screen sizes.
Redesign the cluttered details page in Compose Multiplatform
Hm, maybe I miss some features like performance, messaging, app check and ab testing.
Do you have good alternatives?
Especially as a small developer.
Voted. Thanks!
Official KMP support for Firebase is requested a lot whenever we talk to developers. If you want to let the team at Google know, please vote for and add a comment on this issue explaining why you want to see this:
firebase.uservoice.c...
If they could provide same features like iPad OS.
Google confirms it's 'combining' Chrome OS and Android into a single platform
www.androidauthority.com/google-combi...
Just tried new Kotlin/Native smallBinary option in Kotlin 2.2.20-Beta1.in project here (github.com/joreilly/Con...) and seeing over 20% reduction in size when building release version 🚀
btw remember to set following!
kotlin.native.binary.smallBinary=true
My app page on the Google Play Store has been updated! 🥳
250 reviews and ranked in the 7th position for subscription keywords.
I have Claude for development, but I would like to switch to GPT Codex.
My biggest mistake was buying a yearly subscription to an AI model.
💯I quit my job but I still work on projects.
You can't search by geust actors in the app. You can check for one specific actor / person all TV shows and movies.
Nice tooling, this looks very convenient!
The current ReSubs icon is too minimalistic and doesn't visualize the subscription well enough. Also, the color is too serious.
I will change the icon to a wallet with a positive blue background color.
WOAH! 🎉🥳 This is the first time I have developed and released an iOS application.
As an Android developer, I was never motivated to jump into the iOS ecosystem and build something. However, covering at least both mobile platforms is essential to grow a product.
apps.apple.com/de/app/resub...
Thank you, Scooty!
I only use a main branch, no tests, and release manually on the store for my apps. It's much faster than with a CI. Both systems are straightforward to release.
In companies, I use GH Actions with Fastlane most of the time to release the release branch.
What are your thoughts on the new Google Material 3 Expressive?
WOAH! 🎉🥳 This is the first time I have developed and released an iOS application.
As an Android developer, I was never motivated to jump into the iOS ecosystem and build something. However, covering at least both mobile platforms is essential to grow a product.
apps.apple.com/de/app/resub...
Google has announced the new Material 3 Expressive, designed to express the emotion of the user.
Yes, I use the compose-cupertino, but not everywhere. There needs to be more adjustments (buttons, dropdown menu, sections etc.).