🚀 Explore Navigation 3 Skill from Android Developers!

Upgrade your navigation in Jetpack Compose with migration guides, deep links, animations & more. 🔹

📖 https://developer.android.com/guide/navigation/navigation-3/skill

#AndroidDev #JetpackCompose #Android #Kotlin #Navigation3 #MobileDev

Jetpack Navigation 3 Skill  |  App architecture  |  Android Developers

Learn how to install and migrate to Jetpack Navigation 3, and how to implement features and patterns such as deep links, multiple backstacks, scenes (dialogs, bottom sheets, list-detail, two-pane, supporting pane), conditional navigation (such as logged-in navigation vs anonymous), returning results from flows, integration with Hilt, ViewModel, Kotlin, and view interoperability.

Android Developers

Navigation 3 is fantastic 🎉 Migrating the app from Nav 2 to Nav 3 was a pleasure. Using this library with Compose feels much more natural and intuitive.

#Android #AndroidDev #Navigation3 #Nav3 #Compose #JetpackCompose

Navigation3 + Koin в Compose Multiplatform

В этой статье я бы хотел поделиться своими наработками по тому, как можно удобно совмещать библиотеку Navigation3 и Koin в Compose Multiplatform проекте и какие подводные камни есть на текущий момент.

https://habr.com/ru/articles/984552/

#compose_multiplatform #kotlin_multiplatform #kmp #navigation3 #koin

Navigation3 + Koin в Compose Multiplatform

Всем привет! Я Android разработчик с 5 летним стажем и недавно я решил погрузиться в кроссплатформенную разработку с Compose Multiplatform. Как мне кажется, сейчас очень хорошее время для этого, т.к....

Хабр
🚀 Navigation 3 is here for #JetpackCompose!
Navigation as state, not routes. Full back-stack control, smooth transitions & adaptive layouts.
📖
https://medium.com/@nicosnicolaou/navigation-3-the-new-navigation-system-for-jetpack-compose-6dd26313aed6
💻
https://github.com/NicosNicolaou16/Navigation_3_Compose
👏 Clap on Medium if useful
⭐ Star the repo to support it!
#AndroidDev #Navigation3
Navigation 3 — The new navigation system for Jetpack Compose

In this article, we focus on Navigation 3, the new navigation for Jetpack Compose. We will see what is the navigation and the main idea…

Medium

Bueno, pues que las intervenciones militares imperialistas te pillen trabajando...
Hoy me he dedicado a migrar el proyecto básico con la arquitectura de mis apps a Jetpack Compose Navigation 3.
Todavía no está mergeado en main y hay que arreglar la documentación, pero por si a alguien le interesa bichear:

https://codeberg.org/salonso/hito-architecture/src/branch/feature/nav3

#AndroidDev #JetpackCompose #navigation3

Cookie monster!

🚀 Pokedex Compose Multi-Module v1.4.0 is live!

✨ Major update: Migration to Navigation 3
🔧 Kotlin, Gradle & Compose updates
🐞 Bug fixes & improvements

🔗 https://github.com/NicosNicolaou16/Pokedex_Compose_Multi_Module
⭐ If you like open source, star the repo!

#AndroidDev #JetpackCompose #Kotlin #Navigation3

GitHub - NicosNicolaou16/Pokedex_Compose_Multi_Module: This Pokedex Pokémon app is a project that incorporates the latest Android technologies recommended by Google, such as Multi-Module Architecture and Jetpack Compose, the new standard for building UI.

This Pokedex Pokémon app is a project that incorporates the latest Android technologies recommended by Google, such as Multi-Module Architecture and Jetpack Compose, the new standard for building U...

GitHub

I share practical Android & Flutter tutorials on Medium — Jetpack Compose, Room DB, Wear OS/TV, Navigation 3, and live update notifications.

🔗 medium.com/@nicosnicolaou

#AndroidDev #FlutterDev #MobileDev #JetpackCompose #Notifications #Navigation3

Can you help me answering a question regarding the navigation architecture of an app with a bottom navigation and full-screen destinations in #Nav3?

https://github.com/android/nav3-recipes/discussions/194

#Android #AndroidDev #Navigation3

🚀 Pokedex_Compose version 2.5.2 - update!
Now using Navigation 3 Scene Strategy for better adaptive navigation across screen sizes in Jetpack Compose.

🔗 https://github.com/NicosNicolaou16/Pokedex_Compose

#AndroidDev #JetpackCompose #Android #Navigation3 #Kotlin #OpenSource

GitHub - NicosNicolaou16/Pokedex_Compose: A modern Pokédex app for Android built with the latest technologies recommended by Google. This project showcases a clean, scalable architecture and a fluid user interface using Jetpack Compose.

A modern Pokédex app for Android built with the latest technologies recommended by Google. This project showcases a clean, scalable architecture and a fluid user interface using Jetpack Compose. - ...

GitHub

🚀 Pokedex_Compose v2.5.0 is live!
Big highlight: full migration to Navigation 3 🎉

Also updated: Kotlin 2.2.21, KSP 2.3.3, Gradle 8.13.1 & latest Compose BOM.

Repo 👉 https://github.com/NicosNicolaou16/Pokedex_Compose
If you like it, drop a ⭐

#AndroidDev #Kotlin #JetpackCompose #Navigation3 #Nav3