Does this mean If want a UI/Composable common for Android/IOS/Web/Desktop I should skip using platform specific state holders like live data which is Android, maybe there is something that exit for IOS. Skipping this I should prefer KMP friendly Flows, is it ???
@Chrimaeon