yaogengzhu / react-native-demo

根据文档来学习react-native
0 stars 0 forks source link

react-native 常用依赖收集 #4

Open yaogengzhu opened 2 years ago

yaogengzhu commented 2 years ago
yarn add  react-native-scrollable-tab-view   # 安卓与iOS的导航模式,可以滑屏切换路由

yarn add react-native-webview     #  webview  react-native 导出的貌似被移除了
yaogengzhu commented 2 years ago

文本复制粘贴

yarn add @react-native-clipboard/clipboard

地址

yaogengzhu commented 2 years ago

图标类

react-native-vector-icons

yaogengzhu commented 2 years ago

容器滚动类 react-native-scrollable-tab-view