{"id":20817049,"url":"https://github.com/react-native-google-cast/rngcarm","last_synced_at":"2025-05-07T13:27:50.397Z","repository":{"id":55874836,"uuid":"523265197","full_name":"react-native-google-cast/RNGCArm","owner":"react-native-google-cast","description":"Example project for building with Arm (M1/M2) Macs","archived":false,"fork":false,"pushed_at":"2024-07-15T07:29:33.000Z","size":573,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-07-15T09:03:12.984Z","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/react-native-google-cast.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}},"created_at":"2022-08-10T08:39:35.000Z","updated_at":"2024-07-15T07:29:36.000Z","dependencies_parsed_at":"2022-08-15T08:20:37.939Z","dependency_job_id":null,"html_url":"https://github.com/react-native-google-cast/RNGCArm","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/react-native-google-cast%2FRNGCArm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-native-google-cast%2FRNGCArm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-native-google-cast%2FRNGCArm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-native-google-cast%2FRNGCArm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/react-native-google-cast","download_url":"https://codeload.github.com/react-native-google-cast/RNGCArm/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225096234,"owners_count":17420285,"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-17T21:38:59.640Z","updated_at":"2024-11-17T21:39:00.023Z","avatar_url":"https://github.com/react-native-google-cast.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RNGC Arm Example\n\nThe `google-cast-sdk` now supports building on an Arm (M1/M2) Mac without extra steps, so this example is no longer needed. Just use [react-native-google-cast](https://github.com/react-native-google-cast/react-native-google-cast) as normal.\n\n---\n\n\u003e This is an example of configuring [react-native-google-cast](https://github.com/react-native-google-cast/react-native-google-cast) to build on an Arm (M1/M2) Mac.\n\u003e \n\u003e This example was created using the following steps:\n\u003e \n\u003e 1. `npx react-native init RNGCArm`\n\u003e 2. `cd RNGCArm`\n\u003e 3. `yarn add react-native-google-cast`\n\u003e 4. Create `react-native.config.js`:\n\u003e    ```js\n\u003e    module.exports = {\n\u003e      dependencies: {\n\u003e        'react-native-google-cast': {\n\u003e          platforms: {\n\u003e            // disable autolinking because we specify a variant in Podfile\n\u003e            ios: null,\n\u003e          },\n\u003e        },\n\u003e      },\n\u003e    };\n\u003e    ```\n\u003e 5. Add to `ios/Podfile`:\n\u003e    ```rb\n\u003e    pod 'react-native-google-cast/NoBluetoothArm', path: '../node_modules/react-native-google-cast/'\n\u003e    ```\n\u003e 6. `cd ios \u0026\u0026 pod install`\n\u003e 7. [Setup](https://react-native-google-cast.github.io/docs/getting-started/setup)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freact-native-google-cast%2Frngcarm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Freact-native-google-cast%2Frngcarm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freact-native-google-cast%2Frngcarm/lists"}