[expo-dev-client] Add `getDefaultScheme` function for Expo CLI (#13230)
Expo CLI needs to format the slug the same way as the dev client plugin to be able to use a
correct scheme for the app.
-
[expo-dev-client] Add `getDefaultScheme` function for Expo CLI (#13230)
Expo CLI needs to format the slug the same way as the dev client plugin to be able to use a
correct scheme for the app.
- Rename `generateScheme` to `getDefaultScheme`
- Expose it in the top level of the package
- Add runtime argument validation to `getDefaultScheme`
show more ...
|