Join Slack
Powered by
Hi everyone Is there a way to use Flow in swift in...
# coroutines
s
Saiedmomen
09/04/2020, 9:12 AM
Hi everyone Is there a way to use Flow in swift interop without loosing generic type info?
MutableStateFlow
is defined as a function and since obj-c supports generics only for classes you get
Any?
in swift :/
Open in Slack
Previous
Next