You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

803 B

👋 Welcome to
@expo/dev-server

A React Native development server.

This package is used by Expo CLI to run a development server for React Native apps. It is built on Metro (a JavaScript bundler) and @react-native-community/cli-server-api (the HTTP and WebSocket API for native React apps to interface with the development server).