240 发简信
IP属地:河南
  • Appstore提交是提示"Unsupported Architecture x86"错误解决方案

    App Store Connect Operation ErrorERROR ITMS-90087: "Unsupported Architec...

  • pod file 出现post_install 导致pod install 失败的问题

    flutter_application_path = 'Depend/lmflutter_module'podhelper_path = Fil...

  • Resize,w 360,h 240
    iOS 项目 集成 Flutter模块

    $ cd some/path/ $ flutter create -t module my_flutter 下载future module 打开...

  • 2019-02-13

    react-navigation中的reset方法,应该都不陌生吧,重置路由。但有的需求是在登陆之后,重置路由并传递参数到某个页面,之前一直以为...

  • AppNavigator.js 导航跳转的实现

    import React, {Component} from "react";import { StackNavigator, } from '...

  • RN package.json的操作

    package.json. 类似于iOS的podfile文件 以下就是一些依赖的东西。可以直接本地依赖和远端npm install 来加载 {...

  • Resize,w 360,h 240
    RN 入口

    index.js 可以分成index.ios.js 和index.android.js 系统会自动识别。 新建一个main文件用于存放RN的代...

  • ReactNative 打bundle脚本

    if [ # -eq "1" ]; thenif [ 1 == "android" ]; thenReact-native bundle --e...

  • ReactNative DEBUG 调试环境

    {// 使用 IntelliSense 了解相关属性。// 悬停以查看现有属性的描述。// 欲了解更多信息,请访问: https://go.mi...