Coder Social home page Coder Social logo

shangguanmr / neteasecloudmusic Goto Github PK

View Code? Open in Web Editor NEW

This project forked from huokedu/neteasecloudmusic

0.0 1.0 0.0 9.5 MB

React Native 模仿网易云音乐手机客户端,兼容安卓和IOS两个平台。

Home Page: https://yezihaohao.github.io/2017/10/23/ReactNative模仿网易云音乐手机客户端,兼容安卓和IOS两个平台/

License: MIT License

JavaScript 95.52% Python 1.00% Java 0.87% Objective-C 2.62%

neteasecloudmusic's Introduction

NeteaseCloudMusic

React Native 模仿网易云音乐手机客户端,兼容安卓和IOS两个平台。

GitHub 完整源码地址https://github.com/yezihaohao/NeteaseCloudMusic

老规矩,先上图~😄

总览

全图

音乐播放

音乐播放

视频播放

视频播放

歌曲列表

歌曲列表

用户界面

用户界面

电台详情

电台详情

主要的技术栈和依赖第三方库:

点击名称可跳转相关项目网站😄😄

ps: 个别插件会存在小bug或冲突。比如安卓平台swiper在scrollable-tab中不能触屏手动滚动。

主要的功能界面模块

大部分主要是展示的demo,网易云的页面和功能实在是太多了,由于时间关系,并没有把所有的功能都做完整,后续会陆续加上其他的功能。

  • 各部分模块首页展示
  • 音乐播放,包括CD动画,歌词同步等。
  • MV视频播放
  • 个人详情页面
  • 其他细节等等

安装运行

特别鸣谢:NeteaseCloudMusicApi 提供全套API。 运行本项目前请先本地(或服务器)运行此API接口项目,替换/scr/api/index.js 下BASE_URL的ip地址

0. 开发环境平台版本:Android-6.0  ios-10.3

1. git clone https://github.com/yezihaohao/NeteaseCloudMusic.git

2. yarn or npm install

3. react-native link 

3. react-native run-ios 或者 react-native run-android

总结

react-native上手不难,熟悉react,看react-native文档,看下开源项目就可以开始开发,就是向下兼容比较差,可能这个版本用的别人的组件下个版本就会有bug。

一般展示性的界面比较容易,重点熟悉flex布局,注意默认纵向排列。

动画模块也需要着重了解下,可以提升用户体验。

多了解下其他的第三方组件,有很多别人都写好的,也要看react-native更新文档。

其他细节在开发过程中慢慢体会~~😄😄😄

刚入门react-native,大佬轻喷~~

该项目会持续更新~所有使用数据仅供学习交流,并无它意。若有疑问,可加前端QQ群与我交流:264591039

License

MIT License.

neteasecloudmusic's People

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.