| #
64f1b875 |
| 22-Jun-2023 |
Tomasz Sapeta <[email protected]> |
Update react-native-safe-area-context to 4.6.3 (#23026)
|
| #
3e7795e7 |
| 18-Jun-2023 |
Alan Hughes <[email protected]> |
[ios][android] Update react-native-safe-area-context to 4.5.3 (#22958)
|
| #
fdbd41f2 |
| 23-Jan-2023 |
Gabriel Donadel Dall'Agnol <[email protected]> |
[android][ios] Upgrade react-native-safe-area-context to 4.5.0 (#20899)
# Why
Closes ENG-7321
# How
- `et update-module -m react-native-safe-area-context -c 'v4.5.0'`
- `et pods -f`
- `ya
[android][ios] Upgrade react-native-safe-area-context to 4.5.0 (#20899)
# Why
Closes ENG-7321
# How
- `et update-module -m react-native-safe-area-context -c 'v4.5.0'`
- `et pods -f`
- `yarn`
# Test Plan
- [x] test using `bare-expo` Android + NCL safe area context (Expo go is
currently broken)
- [x] test using `bare-expo` iOS + NCL safe area context
- [ ] test unversioned expo go ios + NCL safe area context
- [ ] test unversioned expo go android + NCL safe area context
# Checklist
<!--
Please check the appropriate items below if they apply to your diff.
This is required for changes to Expo modules.
-->
- [x] Documentation is up to date to reflect these changes (eg:
https://docs.expo.dev and README.md).
- [x] Conforms with the [Documentation Writing Style
Guide](https://github.com/expo/expo/blob/main/guides/Expo%20Documentation%20Writing%20Style%20Guide.md)
- [x] This diff will work correctly for `expo prebuild` & EAS Build (eg:
updated a module plugin).
show more ...
|
| #
70f3eff5 |
| 07-Oct-2022 |
Brent Vatne <[email protected]> |
[android][ios] Upgrade react-native-safe-area-context to 4.4.1 (#19401)
|
| #
9242d3c1 |
| 05-Jul-2022 |
Kudo Chien <[email protected]> |
[android][ios] Upgrade react-native-safe-area-context to 4.3.1 (#18048)
# Why
close ENG-5510
# How
- `et uvm -m react-native-safe-area-context -c 'v4.3.1'`
- `et pods -f`
- `yarn`
# Te
[android][ios] Upgrade react-native-safe-area-context to 4.3.1 (#18048)
# Why
close ENG-5510
# How
- `et uvm -m react-native-safe-area-context -c 'v4.3.1'`
- `et pods -f`
- `yarn`
# Test Plan
test unversioned expo go android/ios + NCL safe area context
show more ...
|
| #
16c08f87 |
| 05-May-2022 |
Tomasz Sapeta <[email protected]> |
[ios] Migrate react-native-safe-area-context to separate vendored pod (#17354)
|