[dev-launcher] Update user avatars to use the same logic as the website (#23114)# Why Closes ENG-7614 # How This PR adds a building icon to `dev-client-components` (the same one used on
[dev-launcher] Update user avatars to use the same logic as the website (#23114)# Why Closes ENG-7614 # How This PR adds a building icon to `dev-client-components` (the same one used on the website) and adds a `Avatar` component to `dev-launcher` to handle all the logic for rendering an account avatar. # Test Plan Run dev-client through bare-expo <table> <tr><th>Android</th><th>iOS</th></tr> <tr> <td> <video src="https://github.com/expo/expo/assets/11707729/f1ce2d4f-a1e1-4988-85d7-5250a3a2ad23"/> </td> <td> <video src="https://github.com/expo/expo/assets/11707729/d5a7df31-2dd8-47ce-8580-f4a0b7e1cf5b" /> </td> </tr> </table> # 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).
show more ...
[dev-launcher] implement EAS updates extension panel (#16718)Co-authored-by: Eric Samelson <[email protected]>
[dcc] simplify theme-ing for dcc, fix tests (#16608)
[dev-launcher][dev-menu] changes based on Jons feedback (#16440)
[dev-client-components] Fix `check-packages`
[dev-menu] update dev menu to match redesign (#15906)
[dev-launcher] add dev sessions and update deep link modal (#15584)
[dev-launcher] update RN app (#15343)
[dev-client-components] create module to share JS components between dev-client apps (#15341)