{"id":23440887,"url":"https://github.com/tedconf/react-native-google-ima","last_synced_at":"2026-01-02T13:15:38.974Z","repository":{"id":53564846,"uuid":"206574559","full_name":"tedconf/react-native-google-ima","owner":"tedconf","description":null,"archived":false,"fork":false,"pushed_at":"2024-05-14T19:42:40.000Z","size":254,"stargazers_count":3,"open_issues_count":2,"forks_count":0,"subscribers_count":29,"default_branch":"master","last_synced_at":"2025-01-21T06:32:21.511Z","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/tedconf.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":"2019-09-05T13:46:29.000Z","updated_at":"2022-09-16T03:25:29.000Z","dependencies_parsed_at":"2023-01-18T06:45:29.411Z","dependency_job_id":null,"html_url":"https://github.com/tedconf/react-native-google-ima","commit_stats":null,"previous_names":[],"tags_count":29,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tedconf%2Freact-native-google-ima","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tedconf%2Freact-native-google-ima/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tedconf%2Freact-native-google-ima/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tedconf%2Freact-native-google-ima/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tedconf","download_url":"https://codeload.github.com/tedconf/react-native-google-ima/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243581061,"owners_count":20314163,"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-12-23T16:20:12.845Z","updated_at":"2026-01-02T13:15:38.919Z","avatar_url":"https://github.com/tedconf.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# react-native-google-ima\n\n## Getting started\n\n`$ npm install react-native-google-ima --save`\n\n### Mostly automatic installation\n\n`$ react-native link react-native-google-ima`\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-google-ima` and add `RNGoogleIMA.xcodeproj`\n3. In XCode, in the project navigator, select your project. Add `libRNGoogleIMA.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/[...]/MainApplication.java`\n  - Add `import com.reactlibrary.VideoGoogleDaiPackage;` to the imports at the top of the file\n  - Add `new VideoGoogleDaiPackage()` to the list returned by the `getPackages()` method\n2. Append the following lines to `android/settings.gradle`:\n  \t```\n  \tinclude ':react-native-google-ima'\n  \tproject(':react-native-google-ima').projectDir = new File(rootProject.projectDir, \t'../node_modules/react-native-google-ima/android')\n  \t```\n3. Insert the following lines inside the dependencies block in `android/app/build.gradle`:\n  \t```\n      compile project(':react-native-google-ima')\n  \t```\n\n\n## Usage\n```javascript\nimport VideoIMA from 'react-native-google-ima';\n\nconst MyModule = () =\u003e (\n\t\u003cVideoIMA /\u003e\n)\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftedconf%2Freact-native-google-ima","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftedconf%2Freact-native-google-ima","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftedconf%2Freact-native-google-ima/lists"}