{"id":21952039,"url":"https://github.com/systangotechnologies/react-native-airplay","last_synced_at":"2026-04-12T19:33:13.821Z","repository":{"id":79336209,"uuid":"364503228","full_name":"SystangoTechnologies/react-native-airplay","owner":"SystangoTechnologies","description":null,"archived":false,"fork":false,"pushed_at":"2021-05-21T04:55:59.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-02-03T22:40:47.077Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SystangoTechnologies.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2021-05-05T08:03:24.000Z","updated_at":"2021-05-21T04:56:01.000Z","dependencies_parsed_at":null,"dependency_job_id":"7c387030-9823-43a2-b183-fc7a327b9f1e","html_url":"https://github.com/SystangoTechnologies/react-native-airplay","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SystangoTechnologies%2Freact-native-airplay","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SystangoTechnologies%2Freact-native-airplay/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SystangoTechnologies%2Freact-native-airplay/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SystangoTechnologies%2Freact-native-airplay/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SystangoTechnologies","download_url":"https://codeload.github.com/SystangoTechnologies/react-native-airplay/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244999407,"owners_count":20544873,"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-29T06:19:21.987Z","updated_at":"2025-12-30T23:45:42.765Z","avatar_url":"https://github.com/SystangoTechnologies.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# react-native-airplay\n\n## Getting started\n\n`$ npm install react-native-airplay --save`\n\n### Mostly automatic installation\n\n`$ react-native link react-native-airplay`\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-airplay` and add `RNAirplay.xcodeproj`\n3. In XCode, in the project navigator, select your project. Add `libRNAirplay.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.RNAirplayPackage;` to the imports at the top of the file\n  - Add `new RNAirplayPackage()` to the list returned by the `getPackages()` method\n2. Append the following lines to `android/settings.gradle`:\n  \t```\n  \tinclude ':react-native-airplay'\n  \tproject(':react-native-airplay').projectDir = new File(rootProject.projectDir, \t'../node_modules/react-native-airplay/android')\n  \t```\n3. Insert the following lines inside the dependencies block in `android/app/build.gradle`:\n  \t```\n      compile project(':react-native-airplay')\n  \t```\n\n#### Windows\n[Read it! :D](https://github.com/ReactWindows/react-native)\n\n1. In Visual Studio add the `RNAirplay.sln` in `node_modules/react-native-airplay/windows/RNAirplay.sln` folder to their solution, reference from their app.\n2. Open up your `MainPage.cs` app\n  - Add `using Airplay.RNAirplay;` to the usings at the top of the file\n  - Add `new RNAirplayPackage()` to the `List\u003cIReactPackage\u003e` returned by the `Packages` method\n\n\n## Usage\n```javascript\nimport RNAirplay from 'react-native-airplay';\n\n// TODO: What to do with the module?\nRNAirplay;\n```\n  \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsystangotechnologies%2Freact-native-airplay","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsystangotechnologies%2Freact-native-airplay","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsystangotechnologies%2Freact-native-airplay/lists"}