voize-gmbh / reakt-native-toolkit

Combine React Native with Kotlin Multiplatform (KMP)
Apache License 2.0
124 stars 4 forks source link

Handle exception thrown in Flows of useFlow #44

Open Legion2 opened 9 months ago

Legion2 commented 9 months ago

If a flow is used in React and it throws an exception the subscription stops.