react-native-screenshot-pre.../ios
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
..
RNScreenshotPrevent.xcodeproj fix and rebuild module 2021-05-18 21:18:11 +03:00
RNScreenshotPrevent.h feat(ios): added userDidTakeScreenshot notification 2022-10-07 16:54:06 +02:00
RNScreenshotPrevent.m fix android custom block view not visible 2024-10-10 18:34:13 +02:00
UIImage+ImageEffects.h Initial commit 2021-05-18 16:36:52 +03:00
UIImage+ImageEffects.m Initial commit 2021-05-18 16:36:52 +03:00