The expo
package is a single package you can install in any React Native app to begin using Expo modules. API Reference.
expo-modules-core
and expo-modules-autolinking
.expo-asset
.@expo/cli
, a small CLI that provides a clean interface around both bundlers (such as Metro and Webpack) and native build tools (Xcode, Simulator.app, Android Studio, ADB, etc.), can generate native projects with npx expo prebuild
, and aligns compatible package versions with npx expo install
.expo-font
and to function in Expo Go (optional, only if applicable).See CONTRIBUTING for instructions on working on this package.