Skip to content

ephor/react-native-deezer

 
 

Repository files navigation

Deezer Player

This project was build as part of RSConf 2016 workshops. We tried to build a streaming music app using Deezer iOS SDK and React Native.

Demo

Mobile App (iOS)

Running the project

  • react-native requirements
  • npm install to install all dependencies
  • create free Deezer account and add some amazing songs to your library :)
  • go to Deezer Developer and create new ios application
    • copy Application ID from settings section and replace @"YOUR_APPLICATION_ID" in ios/DeezerSession.h
    • make sure iOS bundle ID match your project bundle identifier
  • open Deezer.xcodeproj and run Deezer application

About

Deezer ios player

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Objective-C 66.0%
  • JavaScript 32.2%
  • Java 1.8%