#jetpackcompose نتائج البحث
Alhamdulillah, @droidconug was special, Planned for a talk, ended up with 5 contributions, a talk about #JetpackCompose and #firebase, panel discussion, round table, Judging and speaking at the AI buildation all in 2 days 😀.
Drop shadow API plus gradients can be used to give a search box an enticing glow like this in #JetpackCompose
Thanks @sinasamaki for this wonderful article from which I took inspiration and implemented pager animation in my app. #JetpackCompose
✨ 2 weeks of Curves, motion, and Compose magic in Kotlin Multiplatform ⚡ GitHub: github.com/vishal2376/cur… Thanks for canvas tutorials : @sinasamaki @riggaroo #KMP #JetpackCompose #OpenSource
✨ New article - Let's create the fake CRT effect from the latest Sweeper theme, in #JetpackCompose using graphicsLayer sinasamaki.com/creating-a-crt…
🧊 3D cube in #JetpackCompose No model, just some matrix transformations applied on the UI Cooking this for my #Shipaton project
✨ Fibonacci Sphere Animation in KMP ✅ works on Android, iOS and Desktop GitHub: github.com/vishal2376/cur… #Kotlin #JetpackCompose #Compose #Animation #OpenSource
✨ Random Character Animation in KMP GitHub: github.com/vishal2376/cur… #Kotlin #JetpackCompose #Compose #Animation #OpenSource
Tomato now uses Google's new Google Sans Flex font that integrates quite nicely with the Material 3 Expressive design. Tomato is one of the first apps to use this new font! Get Tomato play.google.com/store/apps/det… #JetpackCompose #Android #AndroidDev #Material3 #Material3Expressive
Done with the app's server section, now just gotta figure out how to package desktop apps for different platforms... Does anyone know how to package it for different OSes? last time i gave up bcuz the app size was getting huge #KMP #ComposeMultiplatform #JetpackCompose #Kotlin
Combining path animations and cube rotations for this magical reveal effect ✨ #JetpackCompose #shipaton #buildinpublic
Big leap on StockInfo today 🚀 • Hilt + Room DI fixed • Add Item → DB → Main Screen fully wired • Real-time list updates with StateFlow • Crashes fixed (safe parsing ftw 🙌) Feels great to see the data finally flow end-to-end. #AndroidDev #JetpackCompose #Kotlin
👾 ✨ Using the CRT effect from my latest article to create this game UI component sinasamaki.com/crt-heart/ #JetpackCompose
✨ Fibonacci Sphere Animation in KMP ✅ works on Android, iOS and Desktop GitHub: github.com/vishal2376/cur… #Kotlin #JetpackCompose #Compose #Animation #OpenSource
✨ Random Character Animation in KMP GitHub: github.com/vishal2376/cur… #Kotlin #JetpackCompose #Compose #Animation #OpenSource
Anyone hiring a contract/remote Android role? Let's connect - linkedin.com/in/anandwana00… #androidDev #kotlin #jetpackCompose
100 more stars in two months 🥹 github.com/shub39 #OpenSource #Kotlin #JetpackCompose
Mastering LazyColumn in Jetpack Compose — The Ultimate Guide | Android with Rashid Saleem Complete PlayList : youtube.com/watch?v=d2Jsk7… #Mastering #LazyColumn #JetpackCompose #Ultimate #Guide #Android #Kotlin #Programming #AndroidWithRashid #RashidSaleem
Happy Faces, Happy Learning Cohort 2 enrollment started - androidengineers.in/masterclass/je… #androidDev #jetpackCompose
Jetpack Compose is reshaping Android UI. 🚀 Faster builds, less XML, clean Kotlin, reactive UI. If you’re building Android apps, Compose is the future. Full blog 👉 aistechnolabs.com/blog/mastering… #JetpackCompose #AndroidDev #AIStechnolabs
🚀 Jetpack Compose Tip Want your text to be selectable in Compose? Just wrap it in SelectionContainer #Kotlin #JetpackCompose #AndroidDev #KotlinTips #AndroidTips
🎄 Christmas is coming early to @AndroidDev_News! Get your IDEs ready. We’re cooking up a special 24-Day Advent Calendar for the community. No boring theory—just pure, hands-on #JetpackCompose. We start with a blank screen and end with a holiday masterpiece. 🎨 Details dropping…
Salam, I've started a series of articles about #JetpackCompose Side effects, Please read and tell me your thoughts in comments and share if you liked it. Jetpack Compose Side Effects: A Developer’s Journey ahmednmahran.medium.com/jetpack-compos… #AndroidDev #Kotlin #SideEffects #Performance
Big leap on StockInfo today 🚀 • Hilt + Room DI fixed • Add Item → DB → Main Screen fully wired • Real-time list updates with StateFlow • Crashes fixed (safe parsing ftw 🙌) Feels great to see the data finally flow end-to-end. #AndroidDev #JetpackCompose #Kotlin
I just published The Story Behind SmoothBottomNavigation-JetpackCompose And Why I Ended Up Building It Myself medium.com/p/the-story-be… #Jetpack #Compose #JetpackCompose #Android #android_app_developer
2 weeks ago I started using Compose Stability Analyzer plugin for Android Studio. Awesome tool helps to avoid performance issues real-time #jetpackcompose youtube.com/shorts/tj8cRuz…
youtube.com
YouTube
Jetpack Compose stability Analyser plugin for Android Studio | Dev...
Done with the app's server section, now just gotta figure out how to package desktop apps for different platforms... Does anyone know how to package it for different OSes? last time i gave up bcuz the app size was getting huge #KMP #ComposeMultiplatform #JetpackCompose #Kotlin
State hoisting in Jetpack Compose means moving state up to make components stateless and reusable. It boosts testability, clarity, and separation of concerns. Master this pattern to write cleaner, scalable UI with fewer bugs! #JetpackCompose #AndroidDev #StateHoisting
🔥 Compose Hot Reload is stable 🔥 Compose Hot Reload help building multi platform apps faster it works like a preview of your compose code. When you change your compose code, it update immediately on the preview. #Kotlin #JetpackCompose #AndroidDev #KMP github.com/JetBrains/comp…
Drop shadow API plus gradients can be used to give a search box an enticing glow like this in #JetpackCompose
Thanks @sinasamaki for this wonderful article from which I took inspiration and implemented pager animation in my app. #JetpackCompose
Tomato now uses Google's new Google Sans Flex font that integrates quite nicely with the Material 3 Expressive design. Tomato is one of the first apps to use this new font! Get Tomato play.google.com/store/apps/det… #JetpackCompose #Android #AndroidDev #Material3 #Material3Expressive
Android Interview Question: Explain Jetpack Compose Phases Answer: Thread 🧵 #AndroidDev #Compose #JetpackCompose
Alhamdulillah, @droidconug was special, Planned for a talk, ended up with 5 contributions, a talk about #JetpackCompose and #firebase, panel discussion, round table, Judging and speaking at the AI buildation all in 2 days 😀.
🎨 Making some spicy samples for UI I can make using my gradient playground #JetpackCompose #ComposeMultiplatform
New updates for the JetTaskBoard project: - Adaptive layout support using the new ListDetailPaneScaffold and NavigationSuiteScaffoldLayout, previously we were using Two-Pane Api. 🪟 Works fine on Phones, Foldables and Tablets #androiddevs #jetpackcompose ⬇️
Spent some more time making examples. Big takeaway: I reeeally need to implement ctrl+z anyways, here are some more samples ✨ #JetpackCompose #BuildInPublic #ComposeMultiplatform
🎨 Making some spicy samples for UI I can make using my gradient playground #JetpackCompose #ComposeMultiplatform
🚀 Excited to share What’s New in Android at @GDG_Nairobi #BuildWithAI event today! ✅ Building apps for all form factors (phones, foldables, wearables, TV & more) ✅ AI-powered features with new APIs ✅ Boosting productivity with #JetpackCompose, Kotlin Multiplatform & Gemini
Released the v1.2.0! New features: > Search with text and filter by date in history > Set daily reminder message with custom time Source code: github.com/adityasood04/S… Found a bug? Drop a DM or open an issue 🙌 #Android #JetpackCompose #letsconnect #OpenSource #buildInPublic
Just noticed our app has this "quote of the day" for today. Guess who is he? @striver_79 ji can you guess the person? 🙏
Ever wondered why your #JetpackCompose UI sometimes feels like it’s working too hard, even for small updates? Well, here’s the secret sauce: 𝘿𝙤𝙣’𝙩 𝙧𝙚𝙘𝙤𝙢𝙥𝙤𝙨𝙚 𝙩𝙝𝙚 𝙬𝙝𝙤𝙡𝙚 𝙙𝙤𝙣𝙪𝙩 𝙬𝙝𝙚𝙣 𝙖𝙡𝙡 𝙮𝙤𝙪 𝙣𝙚𝙚𝙙 𝙞𝙨 𝙩𝙝𝙚 𝙝𝙤𝙡𝙚! 1 🧵
Something went wrong.
Something went wrong.
United States Trends
- 1. Panthers 42.7K posts
- 2. Rams 29.2K posts
- 3. Colts 30.3K posts
- 4. Falcons 12.6K posts
- 5. Jets 36.1K posts
- 6. Ole Miss 93K posts
- 7. Browns 41.6K posts
- 8. #KeepPounding 7,956 posts
- 9. Texans 22.4K posts
- 10. Stafford 18.5K posts
- 11. Bryce Young 10.1K posts
- 12. Dallas Turner N/A
- 13. 49ers 22.4K posts
- 14. Lane Kiffin 117K posts
- 15. Saints 21.5K posts
- 16. Puka 12K posts
- 17. Dolphins 9,445 posts
- 18. Brosmer 3,236 posts
- 19. Trey Lance N/A
- 20. Raheem Morris 1,015 posts