react-native-screenshot-pre.../android
VRezvoy 183f8f5e4f fix android custom block view not visible
On android, since android 11, onPause is now call after last ui update possible.
This causes the custom view blocking the screen to not be inserted in the
view hierarchy.
-> Use onWindowFocusChanged called when we can still update the UI
2024-10-10 18:34:13 +02:00
..
src/main fix android custom block view not visible 2024-10-10 18:34:13 +02:00
build.gradle fix build.gradle to support new android implementation 2022-10-26 13:44:27 +02:00