跳到主要内容

移动应用

React Native

用户界面

调试

说明兼容平台来源
DevSettings开发设置-react-native
DevClient开发工具客户端-expo-dev-client
Flipper调试工具客户端--
React Native Debugger调试工具客户端--

界面开发

基础

说明兼容平台来源
StyleSheet样式-react-native
PanResponder响应器-react-native
Pressable可按下的-react-native
TouchableHighlight可触摸的高亮-react-native
TouchableOpacity可触摸的透明度-react-native
TouchableWithoutFeedback可触摸的反馈-react-native
TouchableNativeFeedback可触摸的原生反馈Androidreact-native
-触摸和手势处理-react-native-gesture-handler
SvgSVG-react-native-svg
Font字体-expo-font

视图

说明兼容平台来源
Dimensions尺寸-react-native
PixelRatio像素比-react-native
View视图-react-native
ScrollView滚动视图-react-native
KeyboardAvoidingView键盘回避视图-react-native
InputAccessoryView输入视图iOSreact-native
SafeAreaView安全区域视图iOSreact-native
SafeAreaView、SafeAreaProvider安全区域上下文-react-native-safe-area-context
BlurView模糊视图-expo-blur
LinearGradient渐变视图-expo-linear-gradient
MaskedView遮罩视图-@react-native-masked-view/masked-view

路由

说明兼容平台来源
Stack、Slot、Link、Redirect、ErrorBoundary路由器,构建在 React Navigation 之上-expo-router
URL、URLSearchParams网址-react-native

网络请求

说明兼容平台来源
fetch网络请求-expo
BackgroundFetch后台获取-expo-background-fetch

国际化

说明兼容平台来源
getLocales、getCalendars本地化-expo-localization

动画

说明兼容平台来源
InteractionManager交互管理-react-native
Transforms变换-react-native
Animated动画-react-native
Easingeasing 函数-react-native
LayoutAnimation布局动画-react-native
-创建流畅、强大且可维护的动画的过程-react-native-reanimated
LottieView实时渲染 After Effects 动画-lottie-react-native

无障碍

说明兼容平台来源
AccessibilityInfo无障碍信息-react-native

安全

说明兼容平台来源
TextEncoder、TextDecoder编码--
AccessTokenRequestRefreshTokenRequestRevokeTokenRequestTokenRequest基于浏览器的身份验证-expo-auth-session
AppleAuthenticationButtonApple 认证iOSexpo-apple-authentication
Crypto加密-expo-crypto

场景

图形

说明兼容平台来源
SkiaSkia 图形引擎-@shopify/react-native-skia

音视频

说明兼容平台来源
RecordingSoundAVPlaybackVideo音频和视频-expo-av
AudioPlayer/AudioRecorder音频-expo-audio
VideoView视频-expo-video
Speech文本到语音转换-expo-speech
VideoThumbnails视频缩略图-expo-video-thumbnails

元宇宙

说明兼容平台来源
GLViewWebGL 库-expo-gl

AI

说明兼容平台来源
LocalAuthentication本地身份验证(人脸或指纹扫描)-expo-local-authentication
Fingerprint指纹-@expo/fingerprint

UI 组件库

通用

说明兼容平台来源
Button按钮-react-native
SymbolView图标-expo-symbols
--图标-

布局

说明兼容平台来源
StatusBar状态栏-react-native
StatusBar状态栏-expo-status-bar

导航

说明兼容平台来源
BackHandler后退处理Androidreact-native
NavigationBar导航栏Androidexpo-navigation-bar
TabList、Tabs、TabSlot、TabTriggerTabs 选项卡-expo-router/ui
SegmentedControl分段控制-@react-native-segmented-control/segmented-control

数据展示

说明兼容平台来源
Text文本-react-native
Image图片-react-native
ImageBackground背景图片-react-native
FlatList列表-react-native
SectionList分组列表-react-native
VirtualizedList虚拟列表-react-native
FlashList快速列表-@shopify/flash-list
Image、ImageBackground图片-expo-image
PagerView轮播图-react-native-pager-view
-轮播图-react-native-swiper
WebViewWebView-react-native-webview

数据录入

说明兼容平台来源
TextInput文本输入框-react-native
Switch开关-react-native
Checkbox复选框-expo-checkbox
-选择器-@react-native-picker/picker
DateTimePicker日期时间选择器-@react-native-community/datetimepicker
Slider滑块-@react-native-community/slider

反馈

说明兼容平台来源
AlertAlert 对话框-react-native
Modal模态框-react-native
ActivityIndicator圆形加载器-react-native
RefreshControl刷新控制-react-native
ToastAndroid提示Androidreact-native
DrawerLayoutAndroid抽屉布局Androidreact-native
ActionSheetIOS操作表iOSreact-native

平台

位置

说明兼容平台来源
Location地理位置-expo-location

支付

说明兼容平台来源
stripeStripe 支付-@stripe/stripe-react-native
-微信支付-react-native-wechat
-支付宝支付-react-native-puti-pay

本地存储

说明兼容平台来源
SecureStore安全存储-expo-secure-store
AsyncStorage异步存储-@react-native-async-storage/async-storage
SQLiteProviderSQLite 数据库-expo-sqlite

系统

基本

说明兼容平台来源
EventEmitterregisterRootComponent()应用&请求&事件-expo
Application应用-expo-application
AppRegistry应用注册-react-native
AppState应用状态-react-native
Asset资产-expo-asset
Manifests清单-expo-manifests
BuildProperties构建配置-expo-build-properties
PermissionsAndroidAndroid 权限Androidreact-native
ExpoTrackingTransparency权限-expo-tracking-transparency
Constants常量-expo-constants
Updates自动更新-expo-updates
IntentLauncher启动Androidexpo-intent-launcher
Linking链接-react-native
Linking链接-expo-linking
FileSystem文件系统-expo-file-system
Directory、File、Paths文件系统(next)-expo-file-system/next
SplashScreen初始屏幕-expo-splash-screen
ImageManipulator图像处理-expo-image-manipulator
SystemUI系统UI-expo-system-ui
Appearance外观-react-native
TaskManager后台任务-expo-task-manager
Systrace系统跟踪-react-native
Platform平台环境-react-native
PlatformColor平台颜色-react-native
SettingsiOS 设置iOSreact-native
DynamicColorIOSiOS 动态色彩iOSreact-native

界面

说明兼容平台来源
DocumentPicker文档选择器-expo-document-picker
ImagePicker图片选择器-expo-image-picker
LivePhotoView实时照片库iOSexpo-live-photo
MediaLibrary媒体库-expo-media-library
CameraView相机-expo-camera
Contacts通讯录-expo-contacts
Calendar日历-expo-calendar
AppleMaps、GoogleMaps地图-expo-maps
-地图-react-native-maps
-高德地图-react-native-amap3d
-百度地图-react-native-baidu-map
MailComposer邮件-expo-mail-composer
SMS短信-expo-sms
WebBrowser网页浏览器-expo-web-browser
Notifications应用程序内通知-expo-notifications
Print打印-expo-print
Share共享-react-native
Sharing共享文件-expo-sharing
StoreReview应用内评分-expo-store-review

设备

物理设备

说明兼容平台来源
Screens屏幕-react-native-screens
ScreenCapture屏幕截图-expo-screen-capture
ScreenOrientation屏幕方向-expo-screen-orientation
PermissionResponse屏幕亮度-expo-brightness
KeepAwake休眠模式-expo-keep-awake
captureRef视图捕获-react-native-view-shot
Keyboard键盘-react-native
Battery电池-expo-battery
NetInfo网络信息(Wi-Fi)-@react-native-community/netinfo
Cellular移动网络-expo-cellular
Network设备网络(IP、MAC、飞行模式)-expo-network
ClipboardClipboardPasteButton剪贴板-expo-clipboard
Sensors传感器-expo-sensors
Accelerometer加速度计-expo-sensors
Barometer气压计-expo-sensors
Magnetometer磁力计-expo-sensors
Pedometer计步器-expo-sensors
Gyroscope陀螺仪-expo-sensors
LightSensorAndroidexpo-sensors
DeviceMotion设备方向-expo-sensors
Vibration震动-react-native
Haptics震动-expo-haptics
Device设备系统信息相关-expo-device

参考