使用Github API和React Native实现简单的Github App

GitHub App

GitHub App developed with React-Native

源码地址:https://github.com/capricorncd/githubApp

下载地址

目前只有安卓版,IOS需要$99美元才能发布安装包,所以只能启动项目,连接iPhone手机安装

https://capricorncd.github.io/githubApp/download/index.html

iPhone 6 plus截图

使用Github API和React Native实现简单的Github App

启动项目

npm i -g react-native-cli
npm i
npm run ios
# or
npm run android

Build IOS

1.打包js文件,执行以下命令

npm run bundle-ios

2.启动Xcode:

2.1 添加js包到IOS项目(Add files to `GithubApp` )

2.2 运行

Build android

进入android目录

cd android

运行打包命令

./gradlew assembleRelease

相关文档

React Native https://reactnative.dev/

React Navigation https://reactnavigation.org/

React Redux https://react-redux.js.org/

WebView https://github.com/react-native-community/react-native-webview

矢量图标

Usage https://github.com/oblador/react-native-vector-icons

Icons https://oblador.github.io/react-native-vector-icons/

源码地址

https://github.com/capricorncd/githubApp

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值