Skip to content

An app about users search for github write on ReactNative (Support Android and iOS)

Notifications You must be signed in to change notification settings

byk04712/GithubFinder

Repository files navigation

GithubFinder

一款简单的App,输入大神的Github账号即可查询的大神的github相关信息。使用React Native开发的APP,支持ios和android。


预览

项目简介


IOS

项目简介 项目简介 项目简介 项目简介 项目简介


Android

项目简介 项目简介 项目简介 项目简介 项目简介


Android 设备,扫码安装。iOS用户,需要按照下面的安装步骤进行体验。

下载安装

点我下载 APK文件


开发环境

Xcode: 8.2.1
react: 15.4.2
react-native: 0.41.2

第三方组件

{    
    "react-native-code-push"
    "react-native-navbar"
    "react-native-redux-router"
    "redux-logger"
}

安装步骤

  1. git clone https://github.com/byk04712/GithubFinder.git

  2. cd GithubFinder && npm install

  3. 运行在安卓上 react-native run-android

  4. 运行在iOS上 react-native run-ios


目录说明

  • app/components 目录主要存放显示页面和公共组件
  • app/logic 目录主要存放业务逻辑处理类
  • app/utils 目录主要存放api接口调用和一些工具类

MIT:[email protected]

About

An app about users search for github write on ReactNative (Support Android and iOS)

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published