Stephen
03/18/2023, 9:13 PMStephen
03/19/2023, 12:16 AMKevin S
03/22/2023, 2:15 PMKotlinBoolean has a variable boolValue or something similar, that you can map the result to. You can also use a Flow in kotlin and then listen to that on the swift side, though that is more likely for a stream of information. You can use the KMP Native Coroutines Library for that