文章目录
Expo篇
WebView
react-native-webview
提供WebView
在本机视图中呈现 Web 内容的组件。
expo install react-native-webview
https://docs.expo.io/versions/latest/sdk/webview/
AsyncStorage
一个异步的、未加密的、持久的、键值存储 API。
expo install @react-native-async-storage/async-storage
https://docs.expo.io/versions/latest/sdk/async-storage/
react-native-animatable
React Native 的声明式过渡和动画
yarn add react-native-animatable
https://github.com/oblador/react-native-animatable
react-native-paper
yarn add react-native-paper
react-native-root-siblings
yarn add react-native-root-siblings
@ant-design/react-native
expo install @ant-design/react-native
react-native-root-toast
yarn add react-native-root-toast
base-64
yarn add base-64
react navigation
yarn add @react-navigation/native
expo install react-native-screens react-native-safe-area-context
yarn add @react-navigation/native-stack
yarn add @react-navigation/bottom-tabs
expo install react-native-reanimated
expo install react-native-gesture-handler
yarn add @react-navigation/drawer
expo-linking
expo install expo-linking
expo-linear-gradient
expo install expo-linear-gradient
react-native-pager-view
yarn add react-native-pager-view
Material Bottom Tabs Navigator
yarn add @react-navigation/material-bottom-tabs react-native-paper react-native-vector-icons
ant
yarn add @react-native-community/segmented-control
yarn add @react-native-community/cameraroll
yarn add @react-native-picker/picker
React Native 篇
react-native-animatable
React Native 的声明式过渡和动画
yarn add react-native-animatable
https://github.com/oblador/react-native-animatable
yarn add react-native-linear-gradient
https://github.com/react-native-linear-gradient/react-native-linear-gradient