| 6099c84a | 12-Sep-2023 |
Gabriel Donadel Dall'Agnol <[email protected]> |
[dev-launcher] Fetch dev sessions whenever navigating to Home screen (#24378)
# Why
Closes ENG-10047
# How
Update dev-launcher `HomeScreen` to fetch dev sessions on focus if the
list of se
[dev-launcher] Fetch dev sessions whenever navigating to Home screen (#24378)
# Why
Closes ENG-10047
# How
Update dev-launcher `HomeScreen` to fetch dev sessions on focus if the
list of sessions is empty
# Test Plan
Run `dev-client` locally on iOS and Android through bare-expo
# Checklist
<!--
Please check the appropriate items below if they apply to your diff.
This is required for changes to Expo modules.
-->
- [ ] Documentation is up to date to reflect these changes (eg:
https://docs.expo.dev and README.md).
- [ ] Conforms with the [Documentation Writing Style
Guide](https://github.com/expo/expo/blob/main/guides/Expo%20Documentation%20Writing%20Style%20Guide.md)
- [ ] This diff will work correctly for `npx expo prebuild` & EAS Build
(eg: updated a module plugin).
---------
Co-authored-by: Expo Bot <[email protected]>
show more ...
|