|
| 1 | +# ReactNative_Eyepetizer |
| 2 | +一款基于Flutter实现的精美仿开眼视频跨平台App,适合新手入门,快速掌握Dart语言的基本语法以及快速上手flutter开发。<br /><br /> |
| 3 | +Kotlin版: [Kotlin_Eyepetizer](https://github.com/fmtjava/Kotlin_Eyepetizer)<br /><br /> |
| 4 | +Flutter版:[Flutter_Eyepetizer]() |
| 5 | + |
| 6 | +# 项目截图 |
| 7 | +<div style="float:right"> |
| 8 | + <img src="https://github.com/fmtjava/flutter_eyepetizer/blob/master/images/1911576051895_.pic.jpg" width="270"/> |
| 9 | + <img src="https://github.com/fmtjava/flutter_eyepetizer/blob/master/images/2061576568586_.pic.jpg" width="270"/> |
| 10 | + <img src="https://github.com/fmtjava/flutter_eyepetizer/blob/master/images/2051576568585_.pic.jpg" width="260"/> |
| 11 | +</div> |
| 12 | + |
| 13 | +<br/> |
| 14 | + |
| 15 | +<div style="float:right"> |
| 16 | + <img src="https://github.com/fmtjava/flutter_eyepetizer/blob/master/images/2041576568584_.pic.jpg" width="270"/> |
| 17 | + <img src="https://github.com/fmtjava/flutter_eyepetizer/blob/master/images/2621584689733_.pic.jpg" width="270"/> |
| 18 | + <img src="https://github.com/fmtjava/flutter_eyepetizer/blob/master/images/2611584689732_.pic.jpg" width="260"/> |
| 19 | +</div> |
| 20 | +<br/> |
| 21 | + |
| 22 | +<div style="float:right"> |
| 23 | + <img src="https://github.com/fmtjava/flutter_eyepetizer/blob/master/images/2601584689731_.pic.jpg" width="270"/> |
| 24 | + <img src="https://github.com/fmtjava/flutter_eyepetizer/blob/master/images/2031576568583_.pic.jpg" width="270"/> |
| 25 | + <img src="https://github.com/fmtjava/flutter_eyepetizer/blob/master/images/1981576565883_.pic.jpg" width="260"/> |
| 26 | +</div> |
| 27 | +<br/> |
| 28 | + |
| 29 | +<div style="float:right"> |
| 30 | + <img src="https://github.com/fmtjava/flutter_eyepetizer/blob/master/images/1961576565881_.pic.jpg" width="270"/> |
| 31 | + <img src="https://github.com/fmtjava/flutter_eyepetizer/blob/master/images/2141576721487_.pic.jpg" width="270"/> |
| 32 | + <img src="https://github.com/fmtjava/flutter_eyepetizer/blob/master/images/1941576565879_.pic.jpg" width="260"/> |
| 33 | +</div> |
| 34 | + |
| 35 | +<div style="float:right"> |
| 36 | + <img src="https://github.com/fmtjava/flutter_eyepetizer/blob/master/images/2541583645461_.pic.jpg" width="270"/> |
| 37 | + <img src="https://github.com/fmtjava/flutter_eyepetizer/blob/master/images/2531583645460_.pic.jpg" width="270"/> |
| 38 | + <img src="https://github.com/fmtjava/flutter_eyepetizer/blob/master/images/2521583645458_.pic.jpg" width="260"/> |
| 39 | +</div> |
| 40 | + |
| 41 | +<div style="float:right"> |
| 42 | + <img src="https://github.com/fmtjava/flutter_eyepetizer/blob/master/images/2081576569019_.pic.jpg" width="270"/> |
| 43 | + <img src="https://github.com/fmtjava/flutter_eyepetizer/blob/master/images/2071576569018_.pic.jpg" width="270"/> |
| 44 | + <img src="https://github.com/fmtjava/flutter_eyepetizer/blob/master/images/2021576568582_.pic.jpg" width="270"/> |
| 45 | +</div> |
| 46 | + |
| 47 | +# 核心功能 |
| 48 | +<div> |
| 49 | + <img src="https://github.com/fmtjava/flutter_eyepetizer/blob/master/images/function.png"/> |
| 50 | +</div> |
| 51 | + |
| 52 | +# 核心技术点 |
| 53 | +<div> |
| 54 | + <img src="https://github.com/fmtjava/flutter_eyepetizer/blob/master/images/technology.png"/> |
| 55 | +</div> |
| 56 | + |
| 57 | +# 下载体验(Android版本) |
| 58 | + - 点击[](https://www.pgyer.com/app/qrcode/lXrn) |
| 59 | + - 下方二维码下载(每日上限100次,如达到上限,还是 clone 源码吧!✧(≖ ◡ ≖✿)))<br/> |
| 60 | + <img src="https://www.pgyer.com/app/qrcode/lXrn"/> |
| 61 | + - ios请自行clone项目代码运行 |
| 62 | + |
| 63 | + # 更新日志 |
| 64 | + ### v1.0 |
| 65 | + * 初始化项目,完成开眼视频App核心功能,目前实现首页、发现、热门、分类、我的、视频详情、视频播放、科大讯飞语音识别、推荐画廊、推荐小视频等功能,后续持续完善中... |
| 66 | + |
| 67 | + # Thanks |
| 68 | + - [react-navigation](https://github.com/react-navigation/react-navigation) 页面导航框架 |
| 69 | + - [react-native-fast-image](https://github.com/DylanVann/react-native-fast-image) 图片缓存框架 |
| 70 | + - [axios](https://github.com/axios/axios) 网络请求框架 |
| 71 | + - [react-native-refresh-list-view](https://github.com/huanxsd/react-native-refresh-list-view)上拉、下拉刷新框架 |
| 72 | + - [react-native-loading-spinner-overlay](https://github.com/joinspontaneous/react-native-loading-spinner-overlay) Loading框架 |
| 73 | + - [dva](https://github.com/dvajs/dva) 状态管理框架 |
| 74 | + - [react-native-root-toast](https://github.com/magicismight/react-native-root-toast) 吐司组件 |
| 75 | + - [moment](https://github.com/moment/moment) 日期处理工具集 |
| 76 | + - [react-native-splash-screen](https://github.com/crazycodeboy/react-native-splash-screen) 启动白屏框架 |
| 77 | + - [react-native-image-viewer](https://github.com/ascoders/react-native-image-viewer) 图片画廊组件 |
| 78 | + - [react-native-af-video-player](https://github.com/abbasfreestyle/react-native-af-video-player) 视频播放组件 |
| 79 | + - [react-native-config](https://github.com/luggit/react-native-config) 资源配置组件 |
| 80 | + |
| 81 | + |
| 82 | + # 关于我 |
| 83 | + - WX:fmtjava |
| 84 | + - QQ:2694746499 |
| 85 | + |
| 86 | + - Github:https://github.com/fmtjava |
| 87 | + |
| 88 | + # 声明 |
| 89 | + 项目中的 API 均来自开眼视频,纯属学习交流使用,不得用于商业用途! |
0 commit comments