{"id":4481,"url":"https://github.com/liamse/react-native-call-observer","last_synced_at":"2026-01-12T05:35:50.603Z","repository":{"id":57335941,"uuid":"136657783","full_name":"liamse/react-native-call-observer","owner":"liamse","description":"react-native module to get the status of calls with CXCallObserver","archived":false,"fork":false,"pushed_at":"2019-06-25T06:30:52.000Z","size":38,"stargazers_count":7,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-09T00:06:06.492Z","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/liamse.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}},"created_at":"2018-06-08T19:21:06.000Z","updated_at":"2023-12-19T13:23:08.000Z","dependencies_parsed_at":"2022-09-09T12:00:43.907Z","dependency_job_id":null,"html_url":"https://github.com/liamse/react-native-call-observer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/liamse/react-native-call-observer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liamse%2Freact-native-call-observer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liamse%2Freact-native-call-observer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liamse%2Freact-native-call-observer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liamse%2Freact-native-call-observer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/liamse","download_url":"https://codeload.github.com/liamse/react-native-call-observer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liamse%2Freact-native-call-observer/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268636389,"owners_count":24282082,"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","status":"online","status_checked_at":"2025-08-03T02:00:12.545Z","response_time":2577,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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-01-05T20:17:13.899Z","updated_at":"2026-01-12T05:35:45.585Z","avatar_url":"https://github.com/liamse.png","language":"Objective-C","readme":"# react-native-call-observer \u0026middot; [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](README.md#Contributing)\n\nNative call observer for iOS.\n\n---\n\n## Usage (iOS)\n\n```bash\nnpm install --save react-native-call-observer\n```\n\nor \n\n\n```bash\nyarn add react-native-call-observer \n```\n\n### Adding automatically with react-native link\n\nAt the command line, in your project folder, type:\n\n```bash\nreact-native link react-native-call-observer\n```\n\n---\n\n## Example\n\n```js\nimport callObserver from 'react-native-call-observer';\n\ncomponentDidMount(){\n    callObserver.addEventListener((callStatus)=\u003e{\n      console.log(callStatus) // e.g. {callStatus: 'ended'}\n    })\n}\n```\n\n---\n\n## Contributing\n\nAny contribution is welcomed.\n\n---\n\n## Licence\n\nreact-native-call-observer is [MIT licensed.](https://github.com/liamse/react-native-call-observer/blob/master/LICENSE)\n","funding_links":[],"categories":["Components"],"sub_categories":["Utils \u0026 Infra"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fliamse%2Freact-native-call-observer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fliamse%2Freact-native-call-observer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fliamse%2Freact-native-call-observer/lists"}