Skip to content

A project based on the book called "Kotlin Multiplatform by Tutorials" by Kevin D. Moore, Carlos Mota & Saeed Taheri. We Build Native Apps Faster By Sharing Code Across Platforms

Notifications You must be signed in to change notification settings

otamurod/Find_Time

Repository files navigation

Build native apps faster and more reliably by sharing code across Android, iOS and desktop.

I successfully completed the Kotlin Multiplatform by Tutorials book By Saeed Taheri, Kevin D. Moore & Carlos Mota.

Covered concepts

  • Jetpack Compose Android
  • Compose Multiplatform
  • SwiftUI
  • Testing
  • Dependency Injection with Koin
  • Persistence using SQLDelight
  • Serialization
  • Ktor
  • Concurrency using coroutines

The best book to teach you how to share code across platforms using Kotlin Multiplatform. You’ll gain the foundation of creating user interfaces using native UI toolkits and then writing common code for serialization, networking and persistence. You’ll also learn how dependency injection, testing and different architectures fit in with Kotlin Multiplatform so that you build maintainable and scalable apps for the real world.

My Kotlin Multiplatform Projects

There is a series of projects that I have completed by following the book "Kotlin Multiplatform by Tutorials". Each project demonstrates various aspects of Kotlin Multiplatform development.

Projects

  1. Find Time

    • A multiplatform app that helps users find the best meeting times across different time zones.
  2. Organize

    • A reminder app that works on Android, iOS, and desktop platforms, helping users stay organized with their tasks and schedules.
  3. Learn KMP

    • An educational project aimed at learning and demonstrating Kotlin Multiplatform development concepts and techniques.

Feel free to check out each project for more details on the implementation and features.



Learn more about Kotlin Multiplatform

About

A project based on the book called "Kotlin Multiplatform by Tutorials" by Kevin D. Moore, Carlos Mota & Saeed Taheri. We Build Native Apps Faster By Sharing Code Across Platforms

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published