# RNFanfou **Repository Path**: sfshine/RNFanfou ## Basic Information - **Project Name**: RNFanfou - **Description**: RNFanfou - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2020-02-01 - **Last Updated**: 2021-11-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # RNFanfou #### 介绍 简洁易用、跨平台的饭否客户端 #### 安装教程 0. 搭建react-native编译环境(不会配置点[这里](https://www.google.com/search?newwindow=1&safe=strict&rlz=1C5CHFA_enCN868CN868&sxsrf=ALeKk00rGfm7MYsWq4JOVKUxsON0tzMo_Q%3A1582975021234&ei=LUhaXpXWDc-Gr7wPnpSjwA4&q=reactnative%E7%8E%AF%E5%A2%83%E6%90%AD%E5%BB%BA&oq=reactnative%E7%8E%AF%E5%A2%83%E6%90%AD%E5%BB%BA)) 1. git clone git@github.com:sfshine/RNFanfou.git 2. yarn 3. react-native run-android 4. release打包方式: ``` node android_release.ts ``` #### 使用说明 1. 目前仅支持Android(IOS支持计划中) #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码到*develop*分支 4. 新建 Pull Request