UNPKG

expo-dev-client

Version:
29 lines (19 loc) 1.42 kB
<p> <a href="https://docs.expo.dev/versions/latest/sdk/dev-client/"> <img src="../../.github/resources/expo-dev-client.svg" alt="expo-dev-client" height="64" /> </a> </p> `expo-dev-client` adds various useful development tools to your debug builds: - A configurable launcher UI, so you can launch updates (such as from [PR previews](https://docs.expo.dev/develop/development-builds/development-workflows#pr-previews)) and switch between development servers without needing to recompile the native app - Improved debugging tools (such as support for [inspecting network requests](https://docs.expo.dev/debugging/tools/#inspecting-network-requests)) - [A powerful and extensible developer menu UI](https://docs.expo.dev/debugging/tools#developer-menu) Expo documentation refers to debug builds that include `expo-dev-client` as [development builds](https://docs.expo.dev/develop/development-builds/introduction/). ## Documentation You can find more information in the [Expo documentation](https://docs.expo.dev/versions/latest/sdk/dev-client). ## Issues If you encounter any issues using this package in your project, please [report your issue here](https://github.com/expo/expo/issues/new?template=dev_client_bug_report.yml). ## Contributing Contributions are very welcome! Please refer to guidelines described in the [contributing guide](https://github.com/expo/expo#contributing).