{"id":17679914,"url":"https://github.com/embrace-io/embrace-react-native-sdk","last_synced_at":"2025-04-13T05:07:06.988Z","repository":{"id":216532471,"uuid":"738976400","full_name":"embrace-io/embrace-react-native-sdk","owner":"embrace-io","description":"Embrace's SDK for React Native","archived":false,"fork":false,"pushed_at":"2025-04-07T07:02:56.000Z","size":42998,"stargazers_count":83,"open_issues_count":19,"forks_count":1,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-04-13T05:06:55.750Z","etag":null,"topics":["mobile","opentelemetry","react-native"],"latest_commit_sha":null,"homepage":"https://embrace.io/docs/react-native/","language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/embrace-io.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-01-04T13:41:14.000Z","updated_at":"2025-04-02T19:06:34.000Z","dependencies_parsed_at":"2024-02-19T22:42:38.547Z","dependency_job_id":"78def1e9-ac6e-4021-baa8-c478beb3500c","html_url":"https://github.com/embrace-io/embrace-react-native-sdk","commit_stats":{"total_commits":286,"total_committers":9,"mean_commits":31.77777777777778,"dds":0.5874125874125874,"last_synced_commit":"19792569557773bc2f5f76951b24869376d5ca39"},"previous_names":["embrace-io/embrace-react-native-sdk"],"tags_count":28,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/embrace-io%2Fembrace-react-native-sdk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/embrace-io%2Fembrace-react-native-sdk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/embrace-io%2Fembrace-react-native-sdk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/embrace-io%2Fembrace-react-native-sdk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/embrace-io","download_url":"https://codeload.github.com/embrace-io/embrace-react-native-sdk/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248665748,"owners_count":21142123,"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":["mobile","opentelemetry","react-native"],"created_at":"2024-10-24T09:04:41.351Z","updated_at":"2025-04-13T05:07:06.964Z","avatar_url":"https://github.com/embrace-io.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Embrace React Native SDK\n\nThe Embrace React Native SDK gathers the information needed to identify issues and measure performance automatically\nupon integration providing teams with much needed additional context (logs and user info) and timing measurements of\nkey areas of their app (spans).\n\nMore documentation and examples can be found in our [React Native Documentation](https://embrace.io/docs/react-native/).\n\n## Getting Started\n\nInstall the core package with `npm install @embrace-io/react-native` or `yarn add @embrace-io/react-native` and then\nplease head to our website to [sign up](https://dash.embrace.io/signup/) and follow our [integration guide](./packages/core/README.md).\n\n## Packages\n\nIndividual packages are published from this monorepo, reasoning can be found in [Babel's design doc](https://github.com/babel/babel/blob/main/doc/design/monorepo.md).\n\n| Package                                                                               | Version                                                                                                                                                                 |\n|---------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [`@embrace-io/react-native`](./packages/core)                                         | [![npm](https://img.shields.io/npm/v/@embrace-io/react-native.svg?maxAge=3600)](https://www.npmjs.com/package/@embrace-io/react-native)                                 |\n| [`@embrace-io/react-native-redux`](./packages/react-native-redux)   | [![npm](https://img.shields.io/npm/v/@embrace-io/react-native-redux.svg?maxAge=3600)](https://www.npmjs.com/package/@embrace-io/react-native-redux)   |\n| [`@embrace-io/react-native-navigation`](./packages/react-native-navigation)           | [![npm](https://img.shields.io/npm/v/@embrace-io/react-native-navigation.svg?maxAge=3600)](https://www.npmjs.com/package/@embrace-io/react-native-navigation)           |\n| [`@embrace-io/react-native-tracer-provider`](./packages/react-native-tracer-provider) | [![npm](https://img.shields.io/npm/v/@embrace-io/react-native-tracer-provider.svg?maxAge=3600)](https://www.npmjs.com/package/@embrace-io/react-native-tracer-provider) |\n| [`@embrace-io/react-native-otlp`](./packages/react-native-otlp)                       | [![npm](https://img.shields.io/npm/v/@embrace-io/react-native-otlp.svg?maxAge=3600)](https://www.npmjs.com/package/@embrace-io/react-native-otlp)                       |\n\n## Support\n\nIf you have a feature suggestion or have spotted something that doesn't look right please open an [issue](https://github.com/embrace-io/embrace-react-native-sdk/issues/new) for the Embrace team to triage or reach out in our [Community Slack](https://community.embrace.io/) for direct, faster assistance.\n\n## Contributions\n\nPlease refer to our [contribution guide](./CONTRIBUTING.md) to get started.\n\n## License\n\n[![Apache-2.0](https://img.shields.io/badge/license-Apache--2.0-orange)](./LICENSE.txt)\n\nThe Embrace React Native SDK is published under the Apache-2.0 license.\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fembrace-io%2Fembrace-react-native-sdk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fembrace-io%2Fembrace-react-native-sdk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fembrace-io%2Fembrace-react-native-sdk/lists"}