Course Information
Course Overview
Build Modern Mobile Apps with MVVM/Clean Architecture and 100% Shared UI. Single Codebase, two Platforms!
Build a Mobile App for Android and iOS with 100% shared code for business logic as well as UI! That’s right. With the help of Compose Multiplatform framework, you will be able to fully develop an app, for both platforms using single programming language, Kotlin.
Forget about Flutter, React Native and other silly frameworks. Compose Multiplatform is the Future of multiplatform development, that targets not just mobile platforms, but Web and Desktop as well!
This is a 2 hour, well organized and concise course, carefully crafted to teach you exactly what you need to know, to be able to achieve this goal, as quickly as possible. I’m not gonna waste a second of your time, like other 20 hour courses that you’ve had experience with before.
You’re starting this journey by introducing with some important concepts related to Kotlin Multiplatform development, requirements and other steps to prepare your environment.
After that we’re immediately starting with the project. The app itself is a simple Currency app that fetches a data from a third-party API and caches that data locally. The app will be able to work even without an internet connection. You’re going to work with both local and a remote data sources.
Both light/dark themes are supported.
New material 3 components.
Custom theming.
Custom UI components.
Smooth animations.
And more!
So what are you waiting for, it’s time to sharpen your skills and learn the right stuff.
Course Content
- 7 section(s)
- 33 lecture(s)
- Section 1 Introduction
- Section 2 Project Setup
- Section 3 Let's Build an App
- Section 4 HomeScreen Header
- Section 5 Currency Picker
- Section 6 HomeScreen Body
- Section 7 Course Updates
What You’ll Learn
- Develop Android and iOS App from a Single Codebase
- Develop Android and iOS App with Shared UI
- Compose Multiplatform Framework
- Working with a Local Database (MongoDB Realm)
- Working with Network (Ktor)
- Offline Cache
- MVVM Architecture
- Clean Architecture
- Beautiful and Animated UI
- Material 3 Components
- Custom Theming
- And more!
Skills covered in this course
Reviews
-
SSagar Sudhir Gadewar
Good, but not talking or explaining about the logic or idea behind the code to be written (i.e. what or how to think before writing any code)
-
CClaudette Givens
i enjoyed the clear and concise explanations and it was taken step by step
-
LLuis Angel Diaz Dorantes
muy buen curso para mi que soy principiante en apps multiplataforma, tiene un contenido un poco reducido a lo que esperaba pero, te enseña bastante en el corto tiempo que dura el curso, ademas de ser muy practico
-
EEslam El Meniawy
I read about the speed issues in reviews but didn't imagine that videos was that fast. But the real issue for me was using unmaintained Realm DB which made me struggle and finally replaced it myself with a different one to continue on creating the app.