# RN-qiu **Repository Path**: 1115418525/RN-qiu ## Basic Information - **Project Name**: RN-qiu - **Description**: No description available - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-09-02 - **Last Updated**: 2021-11-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # RN-qiu #### 介绍 nome_modules目录不在项目内,自己添加 #### 安装教程 环境要求:Node V10.16.3,python2.7 1.确保本地android开发环境正常 2.第一次运行要先运行npm install 3.检查及更新组件 yarn add xxx #### 使用说明 ### 开发日志 ####2019-10-26 ~~~ yarn add react-native-shadow-cards yarn add react-native-svg yarn add react-native-qrcode-svg ~~~ ####2019-10-30 ~~~ yarn add react-native-image-crop-picker android 配置(已配) https://github.com/ivpusic/react-native-image-crop-picker ios配置(未配置) https://github.com/ivpusic/react-native-image-crop-picker ~~~ ####2019-10-31 ~~~ yarn add react-native-webview ~~~ #### 2019-11-05 ~~~ yarn add react-native-root-siblings ~~~ #### 2019-12-29 极光推送 ~~~ https://github.com/jpush/jpush-react-native yarn add jpush-react-native 注意:如果项目里没有jcore-react-native,需要安装 yarn add jcore-react-native android(ok) ios(没做) ~~~ ### 截屏 保存到相册 ~~~ yarn add react-native-view-shot yarn add @react-native-community/cameraroll https://github.com/react-native-community/react-native-cameraroll android 已配置 ios(未配置) ~~~ ### react-native 支付宝支付 (react-native-yunpeng-alipay) ~~~ yarn add react-native-yunpeng-alipay https://www.jianshu.com/p/d4388eba45cf android 已配置 ios(未配置) ~~~