khalid64927 / kmp-tes-app

This is a Compose Multiplatform library simply created to test its compatibility with React Native.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Weather app using Kotlin Multiplatform and Compose Multiplatform.

Setup

  1. In local.properties, add below properties
    1. FLAVOR=uat

    Prepaid config

    1. prepaidUatUrl=https://www.api..com
    2. prepaidProductionUrl=https://www.api..com
    3. prepaidUatClientId=
    4. prepaidProdClientId=pqrs
    5. prepaidUatClientSecret=efgh
    6. prepaidProdClientSecret=efgh

Video

Android

Screen_recording_20230801_123215.webm

iOS

[artifacts/Simulator-Screen-Recording-iPhone_14-2023-10-25_at_18.36.42.mp4)

Libraries

TODO

  • Add Unit Tests
  • Add JVM UI Tests
  • Add Integration tests
  • Add Lint (Detekt)
  • Add Code formatter (Spotless)
  • Add Code Coverage (Jacoco)
  • Add OSS Scan Plugin

About

This is a Compose Multiplatform library simply created to test its compatibility with React Native.

License:MIT License


Languages

Language:Kotlin 98.1%Language:Ruby 1.3%Language:Swift 0.5%