{"id":19040177,"url":"https://github.com/logisticinfotech/react-native-song-picker","last_synced_at":"2025-07-11T23:34:37.261Z","repository":{"id":97376989,"uuid":"183228639","full_name":"logisticinfotech/react-native-song-picker","owner":"logisticinfotech","description":"Song Picker library for react native","archived":false,"fork":false,"pushed_at":"2019-04-24T13:01:08.000Z","size":23,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-21T22:32:36.546Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Objective-C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/logisticinfotech.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-04-24T12:53:40.000Z","updated_at":"2019-04-24T13:01:09.000Z","dependencies_parsed_at":"2023-06-28T21:15:52.347Z","dependency_job_id":null,"html_url":"https://github.com/logisticinfotech/react-native-song-picker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/logisticinfotech/react-native-song-picker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/logisticinfotech%2Freact-native-song-picker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/logisticinfotech%2Freact-native-song-picker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/logisticinfotech%2Freact-native-song-picker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/logisticinfotech%2Freact-native-song-picker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/logisticinfotech","download_url":"https://codeload.github.com/logisticinfotech/react-native-song-picker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/logisticinfotech%2Freact-native-song-picker/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264914170,"owners_count":23682792,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-08T22:20:57.886Z","updated_at":"2025-07-11T23:34:37.218Z","avatar_url":"https://github.com/logisticinfotech.png","language":"Objective-C","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# react-native-itunes-music-export\n\n## Getting started\n\n`$ npm install react-native-itunes-music-export --save`\n\n### Mostly automatic installation\n\n`$ react-native link react-native-itunes-music-export`\n\n### Manual installation\n\n\n#### iOS\n\n1. In XCode, in the project navigator, right click `Libraries` ➜ `Add Files to [your project's name]`\n2. Go to `node_modules` ➜ `react-native-itunes-music-export` and add `RNItunesMusicExport.xcodeproj`\n3. In XCode, in the project navigator, select your project. Add `libRNItunesMusicExport.a` to your project's `Build Phases` ➜ `Link Binary With Libraries`\n4. Run your project (`Cmd+R`)\u003c\n\n#### Android\n\n1. Open up `android/app/src/main/java/[...]/MainActivity.java`\n  - Add `import com.reactlibrary.RNItunesMusicExportPackage;` to the imports at the top of the file\n  - Add `new RNItunesMusicExportPackage()` to the list returned by the `getPackages()` method\n2. Append the following lines to `android/settings.gradle`:\n  \t```\n  \tinclude ':react-native-itunes-music-export'\n  \tproject(':react-native-itunes-music-export').projectDir = new File(rootProject.projectDir, \t'../node_modules/react-native-itunes-music-export/android')\n  \t```\n3. Insert the following lines inside the dependencies block in `android/app/build.gradle`:\n  \t```\n      compile project(':react-native-itunes-music-export')\n  \t```\n\n#### Windows\n[Read it! :D](https://github.com/ReactWindows/react-native)\n\n1. In Visual Studio add the `RNItunesMusicExport.sln` in `node_modules/react-native-itunes-music-export/windows/RNItunesMusicExport.sln` folder to their solution, reference from their app.\n2. Open up your `MainPage.cs` app\n  - Add `using Itunes.Music.Export.RNItunesMusicExport;` to the usings at the top of the file\n  - Add `new RNItunesMusicExportPackage()` to the `List\u003cIReactPackage\u003e` returned by the `Packages` method\n\n\n## Usage\n```javascript\nimport RNItunesMusicExport from 'react-native-itunes-music-export';\n\n// TODO: What to do with the module?\nRNItunesMusicExport;\n```\n  ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flogisticinfotech%2Freact-native-song-picker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flogisticinfotech%2Freact-native-song-picker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flogisticinfotech%2Freact-native-song-picker/lists"}