* Cantinho Satkeys

Refresh History
  • FELISCUNHA: ghyt74  pessoal   4tj97u<z
    Hoje às 11:58
  • JPratas: dgtgtr Pessoal  101041 Vamos Todos Ajudar na Manutenção do Forum, Basta 1 Euro a Cada Um  43e5r6
    03 de Julho de 2025, 19:02
  • cereal killa: Todos os anos e preciso sempre a pedir esmolas e um simples gesto de nem que seja 1€ que fosse dividido por alguns ajudava, uma coisa e certa mesmo continuando isto vai levar volta a como se tem acesso aos tópicos, nunca se quis implementar esta ideia mas quem não contribuir e basta 1 € por ano não terá acesso a sacar nada, vamos ver desenrolar disto mais ate dia 7,finalmente um agradecimento em nome do satkeys a quem já fez a sua doação, obrigada
    03 de Julho de 2025, 15:07
  • m1957: Por favor! Uma pequena ajuda, não deixem que o fórum ecerre. Obrigado!
    03 de Julho de 2025, 01:10
  • j.s.: [link]
    02 de Julho de 2025, 21:09
  • j.s.: h7t45 ao membro anónimo pela sua ajuda  49E09B4F
    02 de Julho de 2025, 21:09
  • j.s.: dgtgtr a todos  4tj97u<z
    01 de Julho de 2025, 17:18
  • FELISCUNHA: Votos de um santo domingo para todo o auditório  4tj97u<z
    29 de Junho de 2025, 11:59
  • m1957: Foi de boa vontade!
    28 de Junho de 2025, 00:39
  • j.s.: passem f.v. por aqui [link]    h7t45
    27 de Junho de 2025, 17:20
  • j.s.: renovamos o nosso pedido para uma pequena ajuda para pagemento  do nosso forum
    27 de Junho de 2025, 17:19
  • j.s.: h7t45 aos convidados de honra Felizcunha e M1957 pela ajuda
    27 de Junho de 2025, 17:15
  • j.s.: dgtgtr a todos  4tj97u<z
    27 de Junho de 2025, 17:13
  • FELISCUNHA: ghyt74  pessoal  4tj97u<z
    27 de Junho de 2025, 11:51
  • JPratas: try65hytr A Todos  classic k7y8j0
    27 de Junho de 2025, 04:35
  • m1957: Por favor vaamos todos dar uma pequena ajuda, para não deixar encerrar o fórum! Obrigado.
    26 de Junho de 2025, 23:45
  • FELISCUNHA: j.s. enviei PM  101041
    26 de Junho de 2025, 21:33
  • FELISCUNHA: try65hytr  pessoal   htg6454y
    26 de Junho de 2025, 21:33
  • JPratas: try65hytr Pessoal  4tj97u<z
    26 de Junho de 2025, 02:28
  • cereal killa: Boa Tarde Pessoal E com enorme tristeza que depois de 15 anos que idealizei e abri este fórum vejo que esta na iminência de fechar portas porque ninguém tenta ajudar o pagamento do servidor, mas cada ano e sempre difícil arranjar almas caridosas que nos bom ajudando mas este ano esta complicado, mas infelizmente e como diz o j.s dia 5/07 se não houver algumas ajudas esta vez vai mesmo fechar…..e pena e triste mas tudo na vida tem fim. obrigada cereal killa
    25 de Junho de 2025, 19:40

Autor Tópico: Multi-Modular Navigation | Compose Multiplatform Ios/Android  (Lida 54 vezes)

0 Membros e 1 Visitante estão a ver este tópico.

Offline mitsumi

  • Sub-Administrador
  • ****
  • Mensagens: 121842
  • Karma: +0/-0
Multi-Modular Navigation | Compose Multiplatform Ios/Android
« em: 28 de Outubro de 2024, 13:13 »
Multi-Modular Navigation | Compose Multiplatform Ios/Android


Published 10/2024
MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz
Language: English | Size: 1.27 GB | Duration: 1h 49m

Build Scalable Cross-platform Apps. Navigate Like a Pro: Multi-Modular Architecture in Compose for iOS and Android.


What you'll learn
Navigation fundamentals
Type-safe navigation
Passing arguments between destinatnations
Customizing transition animations
Implement a Nested Navigation graph
Navigation with Bottom Navigation Bar
Build Scalable Apps
Navigation in a Multi-modular project
Introducing with the concept of modularization
Modularization fundamentals
The Benefits of a Multi-modular Architecture
Build a Recipes App with a Multi-modular Navigation
And more
Requirements
Knowledge about Jetpack Compose
Knowledge about Kotlin programming language
Basic knowledge about KMP (Compose Multiplatform)
Macbook (If planning to test the app on iOS simulator)
Description
Mobile development has traditionally required from developers to build separate applications for iOS and Android. Each platform comes with its own language, tools, and ecosystem-Objective-C or Swift for iOS, and Java or Kotlin for Android. This approach, while effective, doubles the workload and often leads to inconsistent features and performance across platforms.Luckily modern technologies like Kotlin Multiplatform (KMP) offer a faster, more efficient way to develop mobile apps without compromising quality. In a world of mobile development where everything is changing fast, you gotta keep up with the technology if you want to stay concurrent on the market.That's why I have prepared this amazing course
. In this course I'm gonna teach you how to implement a scalable, multi-modular navigation architecture in your kotlin multiplatform project. We're gonna target Android and iOS platforms using Compose Multiplatform framework for sharing the UI. This is an intermediate-level, concise course which is meant for developers that want to learn quickly, without wasting time on 20 hour courses.Here's what you're going to learn here:Compose navigation fundamentals Type-safe navigation in Android and iOSPassing arguments between destinationsCustomizing Transition animationsImplementing a Nested NavigationNavigation with a Bottom Navigation BarModularization fundamentalsThe benefits of a multi-modular architectureBuilding scaleable and professional applicationsMulti-modular navigationAnd at the end we're gonna create a Recipe App where we're be implementing all the things that we have learned in this course. That application will work on both Android and iOS, it will have about 5 feature modules, a separate module for the navigation logic, and more.Now is the right time to adapt cutting edge technologies in a mobile development!
Overview
Section 1: Navigation Basics
Lecture 1 Introduction
Lecture 2 Navigation Fundamentals
Lecture 3 Screen to Screen Type-safe Navigation
Lecture 4 Transition Animations
Lecture 5 Passing Arguments between Destinations
Lecture 6 Nested Navigation with Bottom Bar
Section 2: Multi-modular Food Recipes App
Lecture 7 About Modularization
Lecture 8 Recipes App Overview
Lecture 9 Project Source Code
Lecture 10 Let's Build the App
Lecture 11 Lets Build the App - Implement the last feature
Lecture 12 Lets Build the App - Koin dependency injection
Lecture 13 Navigation with Voyager
Developers who wish to build professional apps,Developers who wish to build scalable apps,Developers who wish to learn more about Multi-modular architecture,Developers who wish to improve their skills with a Kotlin Multiplatform technology,Developers who wish to build apps for both Android and iOS,Android developers,iOS developers,Mobile developers
Screenshots


Say "Thank You"

rapidgator.net:
Citar
https://rapidgator.net/file/c7eae2310c4a8aa9ff8ffcc399e26a6e/otbpa.MultiModular.Navigation..Compose.Multiplatform.IosAndroid.part1.rar.html
https://rapidgator.net/file/f54d872644bc528d3d2f874d39369516/otbpa.MultiModular.Navigation..Compose.Multiplatform.IosAndroid.part2.rar.html

ddownload.com:
Citar
https://ddownload.com/ku8i77r1cq0v/otbpa.MultiModular.Navigation..Compose.Multiplatform.IosAndroid.part1.rar
https://ddownload.com/862kb1q0aalj/otbpa.MultiModular.Navigation..Compose.Multiplatform.IosAndroid.part2.rar