Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/codeestX/MoeFM
:musical_note:A light MusicPlayer build with React Native & Redux for both Android and iOS
https://github.com/codeestX/MoeFM
music-player react react-native redux
Last synced: 13 days ago
JSON representation
:musical_note:A light MusicPlayer build with React Native & Redux for both Android and iOS
- Host: GitHub
- URL: https://github.com/codeestX/MoeFM
- Owner: codeestX
- License: mit
- Created: 2017-05-31T15:54:34.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-07-01T08:48:05.000Z (over 7 years ago)
- Last Synced: 2024-08-01T13:26:52.374Z (3 months ago)
- Topics: music-player, react, react-native, redux
- Language: JavaScript
- Homepage:
- Size: 1.93 MB
- Stars: 65
- Watchers: 4
- Forks: 23
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MoeFM
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
MoeFM, A light MusicPlayer build with React Native & Redux for both Android and iOS
MoeFM,一个由ReactNative和Redux构筑的轻量级音乐播放器,支持Android和iOS双平台React-Native Version: 0.44.3
Music resource API: [moe.fm](http://moe.fm/)# Feature
* Both support network resource and local audio.
* Colorful Themes.
* Multiple play-mode(Sequential、LoopOne、Random).
* Download and collecte.# Preview
![](https://github.com/codeestX/MoeFM/raw/master/preview/0.jpg)
![](https://github.com/codeestX/MoeFM/raw/master/preview/1.jpg)
![](https://github.com/codeestX/MoeFM/raw/master/preview/2.jpg)
![](https://github.com/codeestX/MoeFM/raw/master/preview/3.jpg)
![](https://github.com/codeestX/MoeFM/raw/master/preview/4.jpg)
![](https://github.com/codeestX/MoeFM/raw/master/preview/5.jpg)# Usage
Step 1. `git clone https://github.com/codeestX/MoeFM.git`
Step 2.
`cd MoeFM`
`npm install`
`react-native link`
`react-native run-android`(`react-native run-ios`)# Libraries
* [redux](https://github.com/reactjs/redux)
* [react-native-elements](https://github.com/react-native-training/react-native-elements)
* [react-native-fs](https://github.com/itinance/react-native-fs)
* [react-native-interactable](https://github.com/wix/react-native-interactable)
* [react-native-root-toast](https://github.com/magicismight/react-native-root-toast)
* [react-native-sound](https://github.com/zmxv/react-native-sound)
* [react-native-vector-icons](https://github.com/oblador/react-native-vector-icons)
* [react-navigation](https://github.com/react-community/react-navigation)
* [react-redux](https://github.com/reactjs/react-redux)
* [realm-js](https://github.com/realm/realm-js)# License
MIT Copyright (c) 2017 codeestX