- SDK web; Javascript; Guidelines You have to login to accept the terms and conditions of the simple API.
- The Deezer C# SDK by NwotYknuf allows developers to integrate the Deezer API into their C# applications. Documentation is given in French.
Deezer Security
Fix deezer facebook login-Track cleaner fixes-When a user is logged in to Deezer, groove music or content unlimited and tries to load a Spotify link (from old playlist for example), an alternative is automatically searched for in Deezer and loaded-fix dragging folder icons using touch screen-Action and Load POI's also allow color to be set.
Getting started
$ yarn i rn-deezer-sdk
or
$ npm install rn-deezer-sdk
Deezer Scam
$ react-native link rn-deezer-sdk
if you get a Haste module naming collisionadd this in the root of your project, in metro.config.js :
const blacklist = require('metro-config/src/defaults/blacklist'); module.exports = { resolver: { blacklistRE: blacklist([ /node_modules/.*/node_modules/react-native/.*/, ]) }, };
Try it
Deezer Sdk App
To Do
Deezer Sdk Download
- add methods from deezer-sdk in
androidsrcmainjavacomminaroreactdeezerDeezerModule.java
- Xcode installation