expo-dev-launcher

Pre-release version of the Expo development launcher package for testing.

Usage no npm install needed!

<script type="module">
  import expoDevLauncher from 'https://cdn.skypack.dev/expo-dev-launcher';
</script>

README

expo-dev-launcher

expo-dev-launcher is an npm package installable in any Expo or React Native project. Once installed, any Debug builds of your application will gain the ability to load projects from Expo CLI. Release builds of your application will not change other than the addition of a few header files. This package is intended to be included in your project through expo-dev-client.

Documentation

You can find the documentation under https://docs.expo.dev/clients/introduction.