| #
1daf3609 |
| 27-Oct-2022 |
lukmccall <[email protected]> |
[dev-client] Fix rnscreen was not found in the UIManager & rebuild js
|
| #
9d94b613 |
| 16-Sep-2022 |
lukmccall <[email protected]> |
[dev-client] Rebuild js
|
| #
8f4283e8 |
| 09-Sep-2022 |
andy <[email protected]> |
[dev-client] update config plugin to remove exp+ scheme from autoVeri… (#18963)
|
| #
f1bb9346 |
| 18-Nov-2021 |
Evan Bacon <[email protected]> |
[expo-dev-client][plugin] Fix android adding duplicate schemes (#15057)
* [plugin] Fix android adding duplicate schemes
* Update CHANGELOG.md
|
| #
4813bc2e |
| 10-Jun-2021 |
Ville Immonen <[email protected]> |
[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 ...
|
| #
dd3fc24c |
| 08-Jun-2021 |
Ville Immonen <[email protected]> |
[expo-dev-client] Autogenerate a common URI scheme for iOS/Android if none exist (#13147)
|