{"id":16454642,"url":"https://github.com/opengeekslab/rn-opentok","last_synced_at":"2026-05-10T20:50:55.592Z","repository":{"id":80261848,"uuid":"90244444","full_name":"openGeeksLab/rn-opentok","owner":"openGeeksLab","description":null,"archived":false,"fork":false,"pushed_at":"2017-05-10T06:34:50.000Z","size":70,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-26T22:28:16.078Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/openGeeksLab.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":"2017-05-04T09:17:01.000Z","updated_at":"2017-05-10T06:34:52.000Z","dependencies_parsed_at":null,"dependency_job_id":"4d95d951-3bb6-4a90-aa8a-1efa484ba29b","html_url":"https://github.com/openGeeksLab/rn-opentok","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/openGeeksLab/rn-opentok","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openGeeksLab%2Frn-opentok","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openGeeksLab%2Frn-opentok/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openGeeksLab%2Frn-opentok/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openGeeksLab%2Frn-opentok/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openGeeksLab","download_url":"https://codeload.github.com/openGeeksLab/rn-opentok/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openGeeksLab%2Frn-opentok/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32871536,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-10T13:40:02.631Z","status":"ssl_error","status_checked_at":"2026-05-10T13:40:02.145Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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-10-11T10:19:32.169Z","updated_at":"2026-05-10T20:50:55.571Z","avatar_url":"https://github.com/openGeeksLab.png","language":"Objective-C","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# rn-opentok\n\n## Getting started\n\n`$ npm install rn-opentok --save`\n\n### Mostly automatic installation\n\n`$ react-native link rn-opentok`\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` ➜ `rn-opentok` and add `RNOpentok.xcodeproj`\n3. In XCode, in the project navigator, select your project. Add `libRNOpentok.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.opengeekslab.RNOpentokPackage;` to the imports at the top of the file\n  - Add `new RNOpentokPackage()` to the list returned by the `getPackages()` method\n2. Append the following lines to `android/settings.gradle`:\n  \t```\n  \tinclude ':rn-opentok'\n  \tproject(':rn-opentok').projectDir = new File(rootProject.projectDir, \t'../node_modules/rn-opentok/android')\n  \t```\n3. Insert the following lines inside the dependencies block in `android/app/build.gradle`:\n  \t```\n      compile project(':rn-opentok')\n  \t```\n\n#### Windows\n[Read it! :D](https://github.com/ReactWindows/react-native)\n\n1. In Visual Studio add the `RNOpentok.sln` in `node_modules/rn-opentok/windows/RNOpentok.sln` folder to their solution, reference from their app.\n2. Open up your `MainPage.cs` app\n  - Add `using Com.Reactlibrary.RNOpentok;` to the usings at the top of the file\n  - Add `new RNOpentokPackage()` to the `List\u003cIReactPackage\u003e` returned by the `Packages` method\n\n\n## Usage\n```javascript\nimport RNOpentok from 'rn-opentok';\n\n// TODO: What to do with the module?\nRNOpentok;\n```\n  ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopengeekslab%2Frn-opentok","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopengeekslab%2Frn-opentok","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopengeekslab%2Frn-opentok/lists"}