Skip to content

RandhirGupta/WeatherApp-Multiplatform

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

WeatherApp-Multiplatform

An Android and iOS application using Kotlin Multiplatform. The project uses MVVM architecture pattern with LiveData on the presentation layout. The common module is build with clean architecture.

The project uses the following libraries.

  • KTOR: for making HTTP requests
  • Serialization: For Serializing or De-Serializing JSON
  • Kodein-DI: For dependency injection
  • moko-mvvm : Model-View-ViewModel architecture components
  • Klock: Multiplatform Date and time library

Code sharing architecture with Kotlin Multiplatfrom

Android

Android App

Android

About

An Android and iOS application using Kotlin Multiplatform

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published