返回排行榜
expo/examples
TypeScriptExample projects that demonstrate how to use Expo APIs and integrate Expo with other popular tools
react-nativereact-native-webexamplesexpoexpo-webexpo-examplesreact-native-examplereact-native-web-examples
关键指标
Star 增长趋势
Star
3.7k
Forks
1.1k
周增长
—
Issues
108
1k2k3k
2017年4月2018年10月2020年5月2021年11月2023年6月2025年1月2026年7月
制品库npm
npm install examplesREADME
Create an Example | Suggest an Example 🚀
Easy example for using features, libraries, and other integrations with Expo!
Usage
Use this repo to create new universal React and React Native projects with create-expo.
npx create-expo --example <Example>
bun create expo --example <Example>
# Example - with-router-ai
bun create expo --example with-router-ai
Launch badge
You can add the launch.expo.dev badge to your project's README to enable single-click deployment:
[](https://launch.expo.dev/?github=<GH_REPO_URL>)
Replace <GH_REPO_URL> with the URL of your GitHub repository, e.g., https://github.com/expo/examples/tree/master/with-router-ai.
相关仓库