Lines Matching refs:Expo

2 title: Migrate to Expo CLI
3 description: Learn how to migrate to use Expo CLI instead of @react-native-community/cli in any Rea…
11Expo CLI, you'll need to install the `expo` package which includes the Expo Modules API and Expo C…
19 For a detailed installation guide, see [Install Expo modules](/bare/installing-expo-modules).
21 ## Why Expo CLI instead of `npx react-native`
23 Expo CLI commands provide several benefits over the similar commands in `@react-native-community/cl…
32 - Improved native build log formatting using Expo CLI's `xcpretty`-style tool built specifically fo…
37 - Static site generation with Expo Router and Metro web.
39 - Support for Expo tooling such as [`expo-dev-client`](/develop/development-builds/introduction), t…
47 We recommend Expo CLI for most React Native projects that target Android, iOS, and/or web. It does …
48 Windows and macOS. If building for these platforms, you can utilize Expo CLI for the supported plat…
66 <Collapsible summary="Can I use Expo CLI without installing the Expo Modules API?">
68 Expo Modules API is also installed when you install the `expo` package with `npx install-expo-modul…
84 > **Note:** Without Expo API Modules installed, certain features such as `expo-dev-client` or `expo…
96 …led and configured in your project, you can start using all features from Expo CLI and SDK. Here a…
99 title="Expo CLI Reference"
100 description="Learn more about the commands and flags available in Expo CLI."
113 title="Use Expo SDK"
114 description="Try out libraries from the Expo SDK in your app."
118 title="Expo Router"
119 …description="Expo Router brings the best routing concepts from the web to native Android and iOS a…