| #
94429363 |
| 19-Jun-2023 |
Keith Kurak <[email protected]> |
[go] upgrade @react-native-segmented-control/segmented-control to 2.4.1 (#22911)
# Why
Upgraded vendored module segmented-control to v2.4.1
# How
Ran `et uvm -m @react-native-segmented-cont
[go] upgrade @react-native-segmented-control/segmented-control to 2.4.1 (#22911)
# Why
Upgraded vendored module segmented-control to v2.4.1
# How
Ran `et uvm -m @react-native-segmented-control/segmented-control`
# Test Plan
Ran NCL visual tests against local unversioned Expo Go build for iOS/
Android.
There were no actual code changes for 2.4.1, just [dev dependency
version bumps and
such](https://github.com/react-native-segmented-control/segmented-control/releases/tag/v2.4.1).
# 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 `npx expo prebuild` & EAS Build
(eg: updated a module plugin).
show more ...
|