240 发简信
IP属地:广东
  • React Native入门1(搭建环境)

    1、安装环境 Mac平台需要的环境 Node, Watchman, React Native command line interface, X...

  • React Native入门2(项目结构)

    项目结构说明: 1、android文件夹--包含安卓项目文件 2、ios 文件夹--包含iOS项目文件 3、node_modules--rn项目...

  • React Native入门3(react-navigation)

    大部分APP项目页面以TabBar和NavigationBar为主,默认创建的项目中没有navigation,需要引入@react-naviga...

  • Sign in with apple正式环境登录失败原因和解决方法

    新上架的APP要求接入Sign in with apple,因为之前创建项目identifier时没有勾选sign in with Apple,...