SkillAgentSearch skills...

ComposeMultiplatformNewsAppDemo

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

Install / Use

/learn @NikhilBhutani/ComposeMultiplatformNewsAppDemo
About this skill

Quality Score

0/100

Supported Platforms

JetBrains

README

NewsAppDemo (Compose Multiplatform)

This is an exploration app for Compose Multiplatform UI. Currently this app have Android, iOS 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. I'll be adding desktop and web versions soon.

The code follows clean architecture approach keeping the data, domain and presentation layer separate.

Libraries

  • Moko for MVVM
  • kotlinx coroutines
  • ktor (HTTP client)
  • Koin (Dependency Injection)
  • Jetbrains Compose
  • Material Design 3
  • SqlDelight for database (both ios and android)

For rest api, I am using NewsAPI

Current supported Platforms are:

  1. Android
  2. iOS

Upcoming Supported Platform for this Demo:

  1. Desktop
  2. Web

Running the App:

For running the app, you need an api to feed data. For Rest api, I am using NewsAPI. You need to create a free account, get your api key and add it API_KEY in KtorApi class

iOS

https://github.com/NikhilBhutani/ComposeMultiplatformNewsAppDemo/assets/7945225/da1745fd-56d6-4729-884c-6816551d6d23

Android

Screen_recording_20231229_171356.webm

View on GitHub
GitHub Stars5
CategoryDevelopment
Updated10mo ago
Forks0

Languages

Kotlin

Security Score

62/100

Audited on May 16, 2025

No findings