Closed shivam-kakkar27 closed 1 year ago
Please get back to the version v.0.1.8
as i'm finding another way to fix this.
npm i --save react-native-screenguard@0.1.8
The version fix for iOS 17 caused this error.
Hey thanks. This solved the input box issue by using v0.1.8
I will try to have this fixed ASAP. Apologize for any inconvenience.
This issue has been resolved, please install to the latest version v0.2.2
or npm i react-native-screenguard@latest
. Thanks!
ScreenGuardModule.registerWithBlurView and other functions work properly but I'm not able to click on any input box in the app. After removing ScreenGuardModule.register functions and rebuilding the app, the text inputs become editable again. I've tested this on both the iOS simulator and real device.