Foro Wanako1
¿Quieres reaccionar a este mensaje? Regístrate en el foro con unos pocos clics o inicia sesión para continuar.

Foro Wanako1

Programas Gratuitos, Desatendidos y Mucho más!!!
 
PortalPortal  ÍndiceÍndice  BuscarBuscar  Últimas imágenesÚltimas imágenes  ConectarseConectarse  RegistrarseRegistrarse  
Buscar
 
 

Resultados por:
 
Rechercher Búsqueda avanzada
Los posteadores más activos del mes
missyou123
Multi-Modular Navigation | Compose Multiplatform  Ios/Android Vote_lcapMulti-Modular Navigation | Compose Multiplatform  Ios/Android Voting_barMulti-Modular Navigation | Compose Multiplatform  Ios/Android Vote_rcap 
tano1221
Multi-Modular Navigation | Compose Multiplatform  Ios/Android Vote_lcapMulti-Modular Navigation | Compose Multiplatform  Ios/Android Voting_barMulti-Modular Navigation | Compose Multiplatform  Ios/Android Vote_rcap 
ПΣӨƧӨFƬ
Multi-Modular Navigation | Compose Multiplatform  Ios/Android Vote_lcapMulti-Modular Navigation | Compose Multiplatform  Ios/Android Voting_barMulti-Modular Navigation | Compose Multiplatform  Ios/Android Vote_rcap 
大†Shinegumi†大
Multi-Modular Navigation | Compose Multiplatform  Ios/Android Vote_lcapMulti-Modular Navigation | Compose Multiplatform  Ios/Android Voting_barMulti-Modular Navigation | Compose Multiplatform  Ios/Android Vote_rcap 
ℛeℙ@¢ᴋ€r
Multi-Modular Navigation | Compose Multiplatform  Ios/Android Vote_lcapMulti-Modular Navigation | Compose Multiplatform  Ios/Android Voting_barMulti-Modular Navigation | Compose Multiplatform  Ios/Android Vote_rcap 
Engh3
Multi-Modular Navigation | Compose Multiplatform  Ios/Android Vote_lcapMulti-Modular Navigation | Compose Multiplatform  Ios/Android Voting_barMulti-Modular Navigation | Compose Multiplatform  Ios/Android Vote_rcap 
ronaldinho424
Multi-Modular Navigation | Compose Multiplatform  Ios/Android Vote_lcapMulti-Modular Navigation | Compose Multiplatform  Ios/Android Voting_barMulti-Modular Navigation | Compose Multiplatform  Ios/Android Vote_rcap 
Noviembre 2024
LunMarMiérJueVieSábDom
    123
45678910
11121314151617
18192021222324
252627282930 
CalendarioCalendario
Últimos temas
» MiniTool Video Converter 3.8.0
Multi-Modular Navigation | Compose Multiplatform  Ios/Android EmptyHoy a las 9:27 pm por tano1221

» MiniTool Video Converter 3.8.0
Multi-Modular Navigation | Compose Multiplatform  Ios/Android EmptyHoy a las 9:24 pm por tano1221

» Maplesoft Maple 2024.2 (x64) Multilingual
Multi-Modular Navigation | Compose Multiplatform  Ios/Android EmptyHoy a las 9:19 pm por tano1221

» Enscape 3D 4.2.0.1589 (x64) + Offline Assets
Multi-Modular Navigation | Compose Multiplatform  Ios/Android EmptyHoy a las 9:16 pm por tano1221

» AI Video FaceSwap 1.2.3 Multilingual
Multi-Modular Navigation | Compose Multiplatform  Ios/Android EmptyHoy a las 9:10 pm por tano1221

» Ashampoo UnInstaller 15.00.20 Multilingual
Multi-Modular Navigation | Compose Multiplatform  Ios/Android EmptyHoy a las 9:08 pm por tano1221

» Astute Graphics Plug-ins Elite Bundle 3.9.6 (x64)
Multi-Modular Navigation | Compose Multiplatform  Ios/Android EmptyHoy a las 9:03 pm por tano1221

» IDimager Photo Supreme 2024.2.2.6677 (x64) Multilingual
Multi-Modular Navigation | Compose Multiplatform  Ios/Android EmptyHoy a las 8:59 pm por tano1221

» Light Image Resizer 7.1.0.58 Multilingual
Multi-Modular Navigation | Compose Multiplatform  Ios/Android EmptyHoy a las 8:52 pm por tano1221

Sondeo
Visita de Paises
free counters
Free counters

Comparte | 
 

 Multi-Modular Navigation | Compose Multiplatform Ios/Android

Ver el tema anterior Ver el tema siguiente Ir abajo 
AutorMensaje
missyou123
Miembro Mayor
Miembro Mayor


Mensajes : 77064
Fecha de inscripción : 20/08/2016

Multi-Modular Navigation | Compose Multiplatform  Ios/Android Empty
MensajeTema: Multi-Modular Navigation | Compose Multiplatform Ios/Android   Multi-Modular Navigation | Compose Multiplatform  Ios/Android EmptyLun Oct 28, 2024 8:13 am

Multi-Modular Navigation | Compose Multiplatform Ios/Android

Multi-Modular Navigation | Compose Multiplatform  Ios/Android Eea6a87efc72cc0b130a6ab4d35592ae

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

Multi-Modular Navigation | Compose Multiplatform  Ios/Android 3b1f4b1c93c6b4ddae539ba2391d776e

Say "Thank You"

rapidgator.net:
Código:

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:
Código:

https://ddownload.com/ku8i77r1cq0v/otbpa.MultiModular.Navigation..Compose.Multiplatform.IosAndroid.part1.rar
https://ddownload.com/862kb1q0aalj/otbpa.MultiModular.Navigation..Compose.Multiplatform.IosAndroid.part2.rar
Volver arriba Ir abajo
 

Multi-Modular Navigation | Compose Multiplatform Ios/Android

Ver el tema anterior Ver el tema siguiente Volver arriba 
Página 1 de 1.

 Temas similares

-
» Build Kotlin Multiplatform Mobile Apps For Ios And Android
» The Complete Android 15 Course [Part 2] - Jetpack Compose
» Jetpack Compose Crash course for Android using Kotlin
» Android Jetpack Compose with Retrofit Room and Hilt
» Kotlin and Android Jetpack Compose masterclass 2022

Permisos de este foro:No puedes responder a temas en este foro.
Foro Wanako1 :: Programas o Aplicaciónes :: Ayuda, Tutoriales-