Skip to content

Files

Latest commit

Apr 14, 2021
6bf320b · Apr 14, 2021

History

History
This branch is 497 commits behind expo/expo-cli:master.

dev-server

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).