prayertimes-kmp icon indicating copy to clipboard operation
prayertimes-kmp copied to clipboard

Simple Kotlin Multiplatform PrayerTimes App for iOS and Android

Results 3 prayertimes-kmp issues
Sort by recently updated
recently updated
newest added

could you explain why `DispatchQueue.main.async` is used? , why ` withContext(Dispatchers.IO)` is not enough ``` import Foundation import shared class PrayerTimesRespository: ObservableObject { @Published var result: SalahTimes? = nil private...

using https://github.com/touchlab/KaMPKit this sample from touch lab ./gradlew podPublishReleaseXCFramework The size of the pod is 30mb and 74.5 for debugging, and our project is 3x [KaMPKit](https://github.com/touchlab/KaMPKit) this is a huge...

We are using Kmm for one year in project We want to host the pod in an operating git repo We love to know which method you recommend for that...