JPlayer
Screenshots
Installation
npm install react-native link react-native run-ios
Put your Google API key in src/configs/index.js - YOUTUBE_API_KEY
Description
JPlayer is a music player which uses YouTube API to search videos and youtube-audio API to convert video to mp3 and download it for offline use.
Contributors
Special thanks to devnacho for his react-native-music-player and Tanguy Antoine for his react-native-music-control.