An open API service indexing awesome lists of open source software.

https://github.com/eastwu5788/xmlyfm

高仿喜马拉雅FM
https://github.com/eastwu5788/xmlyfm

Last synced: 2 months ago
JSON representation

高仿喜马拉雅FM

Awesome Lists containing this project

README

        

# XMLYFM
这个项目模仿喜马拉雅FM,目前仅实现了发现中的推荐页面、分类页面、广播页面、榜单页面、主播页面
持续更新中,更多功能正在赶来...

## 特色
1. 项目中主要使用了MVVM模式和ReactiveCocoa框架来实现异步并发控制和回调
2. 使用工厂模式生成不同的cell,不同的控制器

## 代码分析
1. 具体的代码分析可以看我的简书博客:[http://www.jianshu.com/p/3f48a1dccf52](http://www.jianshu.com/p/3f48a1dccf52)
2. 之前的博客比较长了,现在写了第二弹继续介绍这个项目:[http://www.jianshu.com/p/3929ec2eeb15](http://www.jianshu.com/p/3929ec2eeb15)
欢迎大家点赞
## 效果演示

音频本地下载、播放演示

![](https://github.com/Eastwu5788/XMLYFM/raw/master/GIF/LocalDownload.gif)

音频播放页面

![](https://github.com/Eastwu5788/XMLYFM/raw/master/GIF/PlayDetail.gif)

推荐页面

![](https://github.com/Eastwu5788/XMLYFM/raw/master/GIF/recom.gif)

分类页面

![](https://github.com/Eastwu5788/XMLYFM/raw/master/GIF/cate.gif)

广播页面

![](https://github.com/Eastwu5788/XMLYFM/raw/master/GIF/radio.gif)

榜单页面

![](https://github.com/Eastwu5788/XMLYFM/raw/master/GIF/Rank.gif)

主播页面

![](https://github.com/Eastwu5788/XMLYFM/raw/master/GIF/Anchor.gif)

订阅听页面

![](https://github.com/Eastwu5788/XMLYFM/raw/master/GIF/Dingyue.gif)

下载听页面

![](https://github.com/Eastwu5788/XMLYFM/raw/master/GIF/xiazai.gif)

我的页面

![](https://github.com/Eastwu5788/XMLYFM/raw/master/GIF/Mine.gif)

小编推荐页面

![](https://github.com/Eastwu5788/XMLYFM/raw/master/GIF/EditRecom.gif)

直播现场页面

![](https://github.com/Eastwu5788/XMLYFM/raw/master/GIF/LiveList.gif)

免流量服务页面

![](https://github.com/Eastwu5788/XMLYFM/raw/master/GIF/WebServer.gif)

精品听单页面

![](https://github.com/Eastwu5788/XMLYFM/raw/master/GIF/GooList.gif)

听单详情页面

![](https://github.com/Eastwu5788/XMLYFM/raw/master/GIF/ListenDetail.gif)

专辑详情页面

![](https://github.com/Eastwu5788/XMLYFM/raw/master/GIF/AlbumDetail.gif)

直播详情页面

![](https://github.com/Eastwu5788/XMLYFM/raw/master/GIF/LiveDetail.gif)