| #
3f07b79a |
| 22-Jun-2023 |
Tomasz Sapeta <[email protected]> |
Update react-native-screens to 3.22.0 (#23022)
|
| #
43bf9c6d |
| 13-Feb-2023 |
Tomasz Sapeta <[email protected]> |
Update react-native-screens to 3.20.0 (#21186)
|
| #
46db93c3 |
| 24-Jan-2023 |
Łukasz Kosmaty <[email protected]> |
[go] Upgrade `react-native-screens` to `3.19.0` (#20938)
# Why
Closes ENG-7311.
# How
```
et update-vendored-module -m react-native-screens -c '3.19.0'
```
# Test Plan
- expo go wit
[go] Upgrade `react-native-screens` to `3.19.0` (#20938)
# Why
Closes ENG-7311.
# How
```
et update-vendored-module -m react-native-screens -c '3.19.0'
```
# Test Plan
- expo go with NCL ✅
show more ...
|
| #
dee909aa |
| 05-Oct-2022 |
Tomasz Sapeta <[email protected]> |
[ios][android] Update react-native-screens to 3.18.0 (#19383)
|
| #
6aa82164 |
| 11-Jul-2022 |
Tomasz Sapeta <[email protected]> |
Upgrade react-native-screens to 3.15.0 (#18175)
|
| #
09d225e7 |
| 05-Jul-2022 |
Łukasz Kosmaty <[email protected]> |
[go][iOS][Android] Upgrade `react-native-screens` from `3.11.1` to `3.14.1` (#18086)
|
| #
2cc80d5c |
| 05-Apr-2022 |
Bartłomiej Bukowski <[email protected]> |
[sceens][iOS][Android] Upgrade `[email protected] ➡️ 3.11.1` (#16913)
|
| #
89bdf43c |
| 08-Dec-2021 |
Bartłomiej Bukowski <[email protected]> |
[screens][iOS][Android] Upgrade `[email protected] ➡️ 3.10.1` (#15416)
|
| #
f16fdc5e |
| 28-Sep-2021 |
Kudo Chien <[email protected]> |
[android][ios] Update react-native-screens to 3.8.0 (#14544)
# Why
update vendored module for sdk 43 and fix these issues from 3.7.2
1. android ScreenStack crash
2. https://github.com/software-
[android][ios] Update react-native-screens to 3.8.0 (#14544)
# Why
update vendored module for sdk 43 and fix these issues from 3.7.2
1. android ScreenStack crash
2. https://github.com/software-mansion/react-native-screens/issues/1152
# How
`et update-vendored-module -m react-native-screens -c 3.8.0`
# Test Plan
CI passed and NCL for screens test.
# Checklist
- [x] Documentation is up to date to reflect these changes (eg: https://docs.expo.io and README.md).
- [x] This diff will work correctly for `expo build` (eg: updated `@expo/xdl`).
- [x] This diff will work correctly for `expo prebuild` & EAS Build (eg: updated a module plugin).
show more ...
|
| #
c6c48b7e |
| 09-Sep-2021 |
Charlie Cruzan <[email protected]> |
[react-native-screens] update to 3.7.0 (#14330)
* uvm
* android fixes
* fix 'Details screen #undefined'
* Changelog
* Run Xcode's Re-indent
* run ./gradlew spotlessApply
* uvm to 3
[react-native-screens] update to 3.7.0 (#14330)
* uvm
* android fixes
* fix 'Details screen #undefined'
* Changelog
* Run Xcode's Re-indent
* run ./gradlew spotlessApply
* uvm to 3.7.0
* changelog
* android fixes again
show more ...
|
| #
18fd8cb5 |
| 22-Jun-2021 |
Bartłomiej Bukowski <[email protected]> |
[vendored lib][react-native-screens] Update to 3.4.0 (#13329)
# Why
There're some regressions introduced in the version `3.3.0` that is currently used and the newly released (`3.4.0` fixes them)[
[vendored lib][react-native-screens] Update to 3.4.0 (#13329)
# Why
There're some regressions introduced in the version `3.3.0` that is currently used and the newly released (`3.4.0` fixes them)[https://github.com/software-mansion/react-native-screens/releases/tag/3.4.0].
# How
Followed these steps:
- `et uvm -m react-native-screens -c 3.3.0`
- modified (restored) `ScreenStack.java` and `ScreenStackHeaderConfig.java` by reapplying expoview `R` and `ExpoViewBuildConfig` imports and code changes.
# Test Plan
- Launched `ncl` in `Expo Go` and navigated to `Screens` demo screen and everything seems to work fine.
show more ...
|
| #
4ec47c1b |
| 04-Jun-2021 |
Tomasz Sapeta <[email protected]> |
[ios][android] Update react-native-screens to 3.3.0 (#13159)
|
| #
7b5b53c7 |
| 02-Mar-2021 |
Tomasz Sapeta <[email protected]> |
[ios][android] Update react-native-screens to 2.18.1 (#12047)
|