Releases: gbumps/react-native-screenguard
0.2.2 - stable
🐛 Bugfix
-
Resolve issue #18: Fix TextInput cannot be focused on iOS after screen protector is activated.
-
Enhanced for iOS 17.
𝌡 Change
-
Move
registerWithBlurViewandregisterWithImageto beta version. Now, this library will be separated into 2 versions,stableandbetaversion for different purposes and easily integration. Please checkREADME.mdfor more infos. -
Temporary disabled
ScreenGuardColorActivitywhen activating protector on Android 12+ due to system blocking of unrecognized behaviors of Activity which containsFLAG_NOT_TOUCHABLE. This caused some issues on Android 12+ as RN textInput cannot be focused when user tapped on. Resource here. If you want customization for Android 12+, please wait for the next release of beta version.
0.1.8 - stable
Hot fix crash on iOS 16.6
0.1.6
0.1.4
Bring support of register with background color for Android.
Please check post-installation for Android in README.md for setup before running :
https://github.com/gbumps/react-native-screenguard#post-installation-setting-for-android