{"id":25629403,"url":"https://github.com/Usercentrics/react-native-sdk","last_synced_at":"2026-06-10T11:30:13.466Z","repository":{"id":37862985,"uuid":"417077483","full_name":"Usercentrics/react-native-sdk","owner":"Usercentrics","description":null,"archived":false,"fork":false,"pushed_at":"2025-02-05T17:44:31.000Z","size":1897,"stargazers_count":8,"open_issues_count":0,"forks_count":3,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-02-20T09:07:18.950Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Kotlin","has_issues":false,"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/Usercentrics.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","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":"2021-10-14T09:57:53.000Z","updated_at":"2025-02-05T17:38:00.000Z","dependencies_parsed_at":"2023-10-11T17:35:12.218Z","dependency_job_id":"711919f6-663e-4e3a-99cc-eb4b668174c5","html_url":"https://github.com/Usercentrics/react-native-sdk","commit_stats":null,"previous_names":[],"tags_count":63,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Usercentrics%2Freact-native-sdk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Usercentrics%2Freact-native-sdk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Usercentrics%2Freact-native-sdk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Usercentrics%2Freact-native-sdk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Usercentrics","download_url":"https://codeload.github.com/Usercentrics/react-native-sdk/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240222472,"owners_count":19767461,"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":"2025-02-22T19:17:19.298Z","updated_at":"2026-06-10T11:30:13.406Z","avatar_url":"https://github.com/Usercentrics.png","language":"Kotlin","funding_links":[],"categories":["Kotlin"],"sub_categories":[],"readme":"\u003cimg src=\"https://i.ibb.co/Pr2KmHg/uc-logo.png\" height=\"110\" alt=\"Usercentrics\" /\u003e\n\n# Usercentrics\n[![CI/CD](https://github.com/Usercentrics/react-native-sdk/actions/workflows/ci.yml/badge.svg?branch=develop)](https://github.com/Usercentrics/react-native-sdk/actions/workflows/ci.yml) [![npm version](https://img.shields.io/npm/v/@usercentrics/react-native-sdk)](https://www.npmjs.com/package/@usercentrics/react-native-sdk) \u003ca href=\"https://twitter.com/intent/follow?screen_name=usercentrics\"\u003e\n    \u003cimg src=\"https://img.shields.io/twitter/follow/usercentrics?style=social\u0026logo=twitter\"\n            alt=\"follow on Twitter\"\u003e\n\u003c/a\u003e\n\n# Already a customer?\n\nIn case you wish to report an issue, we provide a [dedicated page](https://usercentricssupport.zendesk.com/hc/en-us/requests/new) specifically for this purpose. By accessing the provided link and submitting a ticket our team will address your concerns with the utmost efficiency, ensuring a prompt resolution.\n\n# Welcome!\n\nYou are now one step closer to make **privacy** a core feature in your application. We are very happy that you decided to make this a priority. We are here to help you **build trust** with your users.\n\n## The Usercentrics Apps SDK\n\nThe Usercentrics Apps SDK is a native Consent Management Platform solution for mobile apps, mobile games \u0026 TV applications, that enables the collection, documentation, and management of your user's privacy choices, in order to ensure legal compliance for legal regulations around the world.\n\n\u003cp align=\"center\"\u003e\n\u003cimg src=\"https://docs.usercentrics.com/cmp_in_app_sdk/latest/assets/media/predefinedUI.png\" alt=\"Usercentrics UI\" /\u003e\n\u003c/p\u003e\n\n### Requirements\n* Android 5.0 (API 21) or higher with Kotlin 1.5 or higher\n* iOS 11 or higher\n* React 17.0 or higher\n* React Native 0.65 or higher\n* Node 14\n\n## Get started!\n\nIn order to use and test the SDK, you will need a Usercentrics Account. Get [started with a free trial](https://usercentrics.com/in-app-sdk/).\n\n## Integration\n\nContinue to our [documentation](https://usercentrics.com/docs/apps/intro/) for a step by step integration guide.\n\n## Example\n\nSee the [example](https://github.com/Usercentrics/react-native/tree/master/example) directory for a complete sample app using Usercentrics.\n\n## Sample Project\n\nTo run the sample project, you will need to run npm install from both root and example folders:\n\n* From root folder:\n    ```sh\n    npm install\n    ``` \n* From example folder:\n    ```sh\n    npm install\n    ``` \n\n    ### iOS\n\n    From example folder: \n    ```sh\n    npx pod-install\n    npx react-native run-ios\n    ``` \n\n    ### Android\n\n    Open the android folder using Android Studio in order to create essential files then run from example folder:\n    ```sh\n    npx react-native run-android\n    ``` \n\n### Consent Mediation\n\nYou can enable and run the Consent Mediation example in this example by following the [documentation](https://usercentrics.com/docs/apps/features/consent-mediation/#enable-mediation).\n\n## Maintainers\n- [Usercentrics](https://github.com/Usercentrics)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FUsercentrics%2Freact-native-sdk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FUsercentrics%2Freact-native-sdk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FUsercentrics%2Freact-native-sdk/lists"}