首页
学习
活动
专区
圈层
工具
发布
    • 综合排序
    • 最热优先
    • 最新优先
    时间不限
  • 来自专栏有困难要上,没有困难创造困难也要上!

    react-native webview组件

    MyReactNativeApp 安装WebView组件 $ cd MyReactNativeApp $ npm install react-native-webview --save $ cd ios $ npx pod-install

    53310编辑于 2024-06-15
  • 来自专栏有困难要上,没有困难创造困难也要上!

    react-native导航组件

    elements @react-navigation/material-bottom-tabs @react-navigation/material-top-tabs $ cd ios $ npx pod-install

    1.1K10编辑于 2024-06-17
  • 深度解析——Vue与React的核心差异

    ios npx cap sync React Native方案 创建React Native项目 npx react-native init MobileApp cd MobileApp && npx pod-install

    1.1K00编辑于 2025-02-17
  • 来自专栏不知非攻

    tailwind 的生态太强了,连 React Native 都支持

    yarn add react-native-reanimated yarn add tailwindcss 然后需要专门针对 iOS 的支持安装 Reanimated 的 pod 依赖 npx pod-install

    3.3K10编辑于 2024-07-12
领券