jacksonfdam / TravelApp-KMP

JetBrains Compose Multiplatform UI App (Android, iOS, Desktop, Web). MVVM - Kotlin MultiPlatform (KMP)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TravelApp-KMP (Compose Multiplatform_

This is an exploration app for Compose Multiplatform UI. Currently this app have Android, iOS, Web and Desktop part and it is 100% Compose UI. For more details on Compose Multiplatform UI visit: https://github.com/JetBrains/compose-jb/ The support for iOS on Compose Multiplatform is still in experimental phase.

This is just a demonstration, the code is still not in perfect form.

For rest api, I am using Makoon

Current supported Platforms are:

  1. Android
  2. iOS
  3. Web
  4. Desktop

Running the App:

For running the app, you need an api to feed data. For Rest api, I am using Makoon. You can create a local enviroment and add countrieslist api. Here you can find the sample response here: https://github.com/SEAbdulbasit/TravelApp-KMP/blob/master/TravelApp-KMM.json

iOS

Simulator Screen Shot - iPhone 14 - 2023-02-14 at 10 33 24

Simulator Screen Shot - iPhone 14 - 2023-02-14 at 10 33 49

Simulator Screen Shot - iPhone 14 - 2023-02-14 at 10 34 11

Android

WhatsApp.Video.2023-02-14.at.10.33.10.AM.mp4

Desktop

image

Web

image

About

JetBrains Compose Multiplatform UI App (Android, iOS, Desktop, Web). MVVM - Kotlin MultiPlatform (KMP)


Languages

Language:Kotlin 98.4%Language:Swift 1.3%Language:Ruby 0.3%