跳到主要内容

开始

ReactNative端基座,所有需要支持app的模块或项目都需要依赖此模块

安装

yarn duxapp app add duxappReactNative

教程

如果你还不知道如何使用RN端,请先阅读 RN端教程

这个模块中还提供了 用户协议、版本更新、权限管理等基础功能

三方模块

这个模块中还使用了这些第三方模块,你可以根据需求使用他们

{
"@react-native-async-storage/async-storage": "2.2.0",
"@react-native-camera-roll/camera-roll": "7.10.2",
"@react-native-clipboard/clipboard": "1.16.3",
"@react-native-community/geolocation": "3.4.0",
"@react-native-community/netinfo": "11.4.1",
"@react-native-community/slider": "5.1.1",
"@react-native-masked-view/masked-view": "0.3.2",
"@react-native-picker/picker": "2.11.4",
"@react-native/codegen": "0.83.0",
"@react-native/gradle-plugin": "0.83.0",
"@shopify/flash-list": "2.2.0",
"@tarojs/rn-supporter": "4.1.9",
"@tarojs/taro-rn": "4.1.9",
"expo": "54.0.29",
"expo-audio": "1.1.1",
"expo-av": "16.0.8",
"expo-brightness": "14.0.8",
"expo-camera": "17.0.10",
"expo-file-system": "19.0.21",
"expo-font": "14.0.10",
"expo-image": "3.0.11",
"expo-image-manipulator": "14.0.8",
"expo-image-picker": "17.0.10",
"expo-keep-awake": "15.0.8",
"expo-location": "19.0.8",
"expo-sensors": "15.0.8",
"expo-sharing": "14.0.8",
"@react-navigation/native": "7.1.26",
"@react-navigation/bottom-tabs": "7.9.0",
"@react-navigation/native-stack": "7.9.0",
"@react-navigation/stack": "7.6.13",
"@react-navigation/routers": "7.5.3",
"react19": "npm:react@19.2.1",
"react-native": "0.83.1",
"react-native-device-info": "15.0.1",
"react-native-gesture-handler": "2.29.1",
"react-native-image-zoom-viewer": "3.0.1",
"react-native-pager-view": "8.0.0",
"react-native-root-siblings": "5.0.1",
"react-native-safe-area-context": "5.6.2",
"react-native-screens": "4.19.0",
"react-native-svg": "15.15.1",
"react-native-webview": "13.16.0",
"react-native-blob-util": "0.24.5",
}