Youssef Wagieh
Youssef Wagieh
I'm also having the same bug on Huwawi P30 Pro (Android 10), with Arabic locale.
@ibrahimzakzouk i fixed it from outside the library, by manually setting the app locale to English, then after I'm finished with the reading, I revert back to the original Locale.
> Based on [this issue](https://github.com/icerockdev/moko-mvvm/issues/186) I copy-pasted [these files](https://github.com/icerockdev/moko-mvvm/tree/master/mvvm-flow/apple/xcode/mokoMvvmFlowSwiftUI) in my project and everything worked now. I also changed "import MultiPlatformLibrary" to "import Shared" in every file, which was the...
> > > Based on [this issue](https://github.com/icerockdev/moko-mvvm/issues/186) I copy-pasted [these files](https://github.com/icerockdev/moko-mvvm/tree/master/mvvm-flow/apple/xcode/mokoMvvmFlowSwiftUI) in my project and everything worked now. I also changed "import MultiPlatformLibrary" to "import Shared" in every file, which...