Rukeith / YCool

小说阅读APP

Home Page:https://github.com/dlyt/YCool_Server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

YCool

效果图

Octicons

后台API服务器代码地址

https://github.com/dlyt/YCool_Server.git

功能列表

  • 左滑删除

安装

git clone https://github.com/dlyt/YCool.git
npm install

注意导入的2个包

react-native-device-info 需要配置

1. 右击选择项目名称 选择Add Files to '你的项目名'
2. 进入node_modules/react-native-device-info
3. 添加 .xcodeproj文件
4. 在Xcode中点击你的工程名字——>Build Phases——>Link Binary With Libraries——>点击 '+'号按钮,添加libRNDeviceInfo.a文件

react-native-swipeout 需要替换一下这个包里的index.js文件

index.js.zip

开发环境

IOS 6S

License

仅供学习使用

About

小说阅读APP

https://github.com/dlyt/YCool_Server


Languages

Language:JavaScript 89.9%Language:Objective-C 6.1%Language:Python 2.2%Language:Java 1.8%