# GitHubPopular **Repository Path**: wkl--007/GitHubPopular ## Basic Information - **Project Name**: GitHubPopular - **Description**: 这是一个用来查看GitHub最受欢迎与最热项目的App,它基于React Native支持Android和iOS双平台。 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2017-12-26 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # GitHub Popular 这是一个用来查看GitHub最受欢迎与最热项目的App,它基于React Native支持Android和iOS双平台。 ## 目录 * [下载](#下载预览) * [真机预览](#真机预览) * [功能与特性](#功能与特性) * [插件使用](#插件使用) * [运行调试](#运行调试) * [ToDo](#ToDo) ## 下载 ![GitHub Popular](https://gitee.com/wkl--007/GitHubPopular/raw/master/screenshot/GitHubPopular-twoCode.png) ## 真机预览 ![GitHub Popular](https://gitee.com/wkl--007/GitHubPopular/raw/master/screenshot/GitHubPopular-1.png) ## 功能与特性 * 支持订阅 50 多种编程语言; * 支持添加/删除编程语言,并支持自定义它们的排序; * 支持收藏喜欢的项目; * 支持多种颜色主题自由切换; * 支持搜索,并自持自定义订阅关键字; ## 插件使用 * [GitHubTrending](https://github.com/crazycodeboy/GitHubTrending) * [react-navigation](https://reactnavigation.org/) * [react-native-tab-navigator](https://github.com/happypancake/react-native-tab-navigator) * [react-native-scrollable-tab-view](https://github.com/skv-headless/react-native-scrollable-tab-view) * [react-native-easy-toast](https://github.com/crazycodeboy/react-native-easy-toast) * [react-native-check-box](https://github.com/crazycodeboy/react-native-check-box) * [react-native-htmlview](https://github.com/jsdf/react-native-htmlview) * [react-native-parallax-scroll-view](https://github.com/i6mi6/react-native-parallax-scroll-view) * [react-native-sortable-listview](https://github.com/deanmcpherson/react-native-sortable-listview) * [react-native-splash-screen](https://github.com/crazycodeboy/react-native-splash-screen) ## 运行调试 1. 准备React Native环境,可参考: [getting-started](https://reactnative.cn/docs/0.51/getting-started.html)。 2. Clone [GitHub Popular](https://gitee.com/wkl--007/GitHubPopular.git),然后终端进入项目根目录。 3. 终端运行 `npm install`||`yarn install`。 4. 然后运行 `react-native run-android` || `react-native run-ios`。 5. Ok,有问题可以提[issues](https://gitee.com/wkl--007/GitHubPopular/issues/new)出来 ## ToDo 1. ~~添加友盟统计功能。~~ 2. 添加第三方社会化分享功能。