khalid64927 / mkh-compose-template

This is a Compose Multiplatform template project for iOS and Android platforms

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mkh-compose-template

This is a Compose Multiplatform template project for iOS and Android platforms

Building

Add this is local.properties file

FLAVOR=uat
paymentUatUrl=<uat-host>
paymentProductionUrl=<prod-host>
paymentUatClientId=<client-id-uat>
paymentProdClientId=<client-id-prod>
paymentUatClientSecret=<client-secret-uat>
paymentProdClientSecret=<client-secret-prod>

About

This is a Compose Multiplatform template project for iOS and Android platforms

License:Apache License 2.0


Languages

Language:Kotlin 94.9%Language:Ruby 4.2%Language:Swift 0.9%