JJSLIoT
JJSLIoT
This issue might be related to https://github.com/gorhom/react-native-bottom-sheet/issues/516 as well.
Facing the same issue, why is this issue closed in spite of so many user actively reporting this issue?
Can anyone suggest any different module to display checkbox in react-native? This module's development seems to be dead.
@leabaertschi You can use [react-native-store-version](https://www.npmjs.com/package/react-native-store-version) to check the semantic version of the app on the App/Play store and then compare it with the installed app version.
Still facing this issue on 3.1.2
Solved this issue by deleting all Pods and rebuilding the project on iOS
Facing the same issue on 0.68.2. Can we re-open this issue?
I am facing the same issue.
@fdrault Thank you for the response, I will try to create a minimal repository and share it here.
I upgraded `react-native` version to `0.71.19`, and the issue is no longer observed now. Closing this issue for now.