Add Android version of SafeAreaView#46246
Conversation
|
This pull request was exported from Phabricator. Differential Revision: D61673059 |
|
This pull request was exported from Phabricator. Differential Revision: D61673059 |
20a6de5 to
aacc543
Compare
|
This pull request was exported from Phabricator. Differential Revision: D61673059 |
aacc543 to
cff4914
Compare
|
This pull request was exported from Phabricator. Differential Revision: D61673059 |
cff4914 to
e9a1a3e
Compare
|
This pull request was exported from Phabricator. Differential Revision: D61673059 |
e9a1a3e to
69c10ad
Compare
|
This pull request was exported from Phabricator. Differential Revision: D61673059 |
69c10ad to
f18ff93
Compare
|
This pull request was exported from Phabricator. Differential Revision: D61673059 |
f18ff93 to
14134b7
Compare
14134b7 to
e448cd6
Compare
|
This pull request was exported from Phabricator. Differential Revision: D61673059 |
|
This pull request was exported from Phabricator. Differential Revision: D61673059 |
e448cd6 to
9576d4c
Compare
|
This pull request was exported from Phabricator. Differential Revision: D61673059 |
9576d4c to
3773a1d
Compare
Summary: Pull Request resolved: facebook#46246 Add Android implementation for 'SafeAreaView' (native implementation for [RCTSafeAreaViewNativeComponent](https://www.internalfb.com/code/fbsource/[cace8a68d2323612b199982f6784b32c9bd0ef21]/xplat/js/react-native-github/packages/react-native/src/private/specs/components/RCTSafeAreaViewNativeComponent.js)) which is intended to be used in RN core and RN Tester. This is needed for forced edge-to-edge w/ targetSdk 35 in Android 15. Changelog: [Internal] Reviewed By: mdvacca Differential Revision: D61673059
|
This pull request was exported from Phabricator. Differential Revision: D61673059 |
3773a1d to
6f1a194
Compare
|
This pull request has been merged in ade863a. |
|
This pull request was successfully merged by @alanleedev in ade863a When will my fix make it into a release? | How to file a pick request? |
Summary:
Add Android implementation for 'SafeAreaView' (native implementation for RCTSafeAreaViewNativeComponent) which is intended to be used in RN core and RN Tester.
This is needed for forced edge-to-edge w/ targetSdk 35 in Android 15.
Changelog: [Internal]
Differential Revision: D61673059