-
Notifications
You must be signed in to change notification settings - Fork 115
chore: [IOPLT-1421] Patch react-native-screenshot-prevent to properly handle react-native new arch on android. #7639
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
PR Title Validation for conventional commit type✅ All good! PR title follows the conventional commit type. |
Jira Pull Request LinkThis Pull Request refers to Jira issues: |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #7639 +/- ##
=======================================
Coverage 59.83% 59.84%
=======================================
Files 1885 1885
Lines 41032 41032
Branches 9440 9439 -1
=======================================
+ Hits 24551 24554 +3
+ Misses 16405 16401 -4
- Partials 76 77 +1 see 2 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
Short description
This PR creates a new patch to make react-native-screenshot-prevent a Turbomodule and make it ready for new architecture.
List of changes proposed in this pull request
How to test
Run the app with newArch enabled and check to build properly (The new arch flag needs to apply the changes from #7483 to properly work)