Expo Go 支持的第三方库
Expo Go 环境中默认包含一组支持的第三方库。
Expo Go 在线运行使学生和学习者能够快速尝试构建原生 Android 和 iOS 应用。它支持经过精选的第三方库,这些库由社区驱动,提供常用应用功能的 API,并在每次 Expo SDK 发布时进行测试。
🌐 The Expo Go playground enables students and learners to quickly try out building native Android and iOS apps. It supports a curated list of third-party libraries that are community-driven, provide APIs for common app functionalities, and are tested with each Expo SDK release.
本节中列出的库与其他第三方库的区别在于,前者在 Expo Go 环境中具有内置支持。你可以在开发构建中使用任何你选择的库。
🌐 The difference between libraries listed in this section, and any other third-party library is that the support for former is built-in in Expo Go environment. You may use any library of your choice with development builds.
了解更多
🌐 Learn more
使用其他第三方库
学习如何在你的项目中使用其他第三方 npm 库。
开发构建简介
了解为什么使用开发版本,以及如何开始使用。