Android代码-一个react-native写的github客户端

时间:2022-08-25 23:38:10
【文件属性】:

文件名称:Android代码-一个react-native写的github客户端

文件大小:1.92MB

文件格式:ZIP

更新时间:2022-08-25 23:38:10

Android代码

Github Feed Yet another Github client written in react-native. Includes ? Feed like web github home. Watched repos' notification. Trends. Personal. How to run iOS rm -rf node_modules npm install if error about 'EACCS' try sudo chown -R $(whoami) "$HOME/.npm" run the project in ios dir (注意 如果要contribute cocoapods 建议使用0.35.0版本!) in iOS dir pod install 接入流程 在index.ios.js(index.android.js)里写入Production的 deploymentKey,通常在componentDidMount里写入如下: const codePush = require('react-native-code-push')


网友评论