{"id":21548149,"url":"https://github.com/namiml/react-native-nami-sdk","last_synced_at":"2025-08-21T02:31:08.385Z","repository":{"id":36941075,"uuid":"232166481","full_name":"namiml/react-native-nami-sdk","owner":"namiml","description":"React Native wrapper for Nami SDK.  Easy Apple StoreKit \u0026 Google Play Billing subscriptions \u0026 in-app purchases, with powerful no-code paywalls and A/B testing.","archived":false,"fork":false,"pushed_at":"2025-08-13T17:53:00.000Z","size":30529,"stargazers_count":16,"open_issues_count":9,"forks_count":6,"subscribers_count":8,"default_branch":"main","last_synced_at":"2025-08-14T00:19:13.490Z","etag":null,"topics":["amazon","android","google-play-billing","iap","in-app-purchase","ios","ipados","paywall","react-native","react-native-iap","storekit","subscriptions"],"latest_commit_sha":null,"homepage":"https://www.nami.ml","language":"Kotlin","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/namiml.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-01-06T19:04:45.000Z","updated_at":"2025-08-13T17:53:03.000Z","dependencies_parsed_at":"2023-12-11T13:01:24.916Z","dependency_job_id":"1c0b945e-42b0-4a66-8e3e-843ac04e3b5a","html_url":"https://github.com/namiml/react-native-nami-sdk","commit_stats":{"total_commits":563,"total_committers":6,"mean_commits":93.83333333333333,"dds":"0.30017761989342806","last_synced_commit":"e39e0b44af0109aee85bcda919248e25a5b03c03"},"previous_names":[],"tags_count":46,"template":false,"template_full_name":null,"purl":"pkg:github/namiml/react-native-nami-sdk","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/namiml%2Freact-native-nami-sdk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/namiml%2Freact-native-nami-sdk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/namiml%2Freact-native-nami-sdk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/namiml%2Freact-native-nami-sdk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/namiml","download_url":"https://codeload.github.com/namiml/react-native-nami-sdk/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/namiml%2Freact-native-nami-sdk/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271416747,"owners_count":24755944,"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-21T02:00:08.990Z","response_time":74,"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":["amazon","android","google-play-billing","iap","in-app-purchase","ios","ipados","paywall","react-native","react-native-iap","storekit","subscriptions"],"created_at":"2024-11-24T06:17:38.326Z","updated_at":"2025-08-21T02:31:08.380Z","avatar_url":"https://github.com/namiml.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Nami SDK logo](https://cdn.namiml.com/brand/sdk/Nami-SDK@0.5x.png)\n\n# React Native Bridge for the Nami SDK\n\nNami ML gives you everything you need to power your paywall, streamline subscription management, and drive revenue growth through instantly deployable paywalls, precise targeting and segmentation, and enterprise-grade security and scalability.\n\nGo beyond basic IAP and focus on results with:\n\n- Library of smart paywall templates to choose from, implemented natively\n- No-code paywall creator so you can launch a new paywall design instantly, without submitting an app update\n- Experimentation engine to run paywall A/B tests so you can improve your conversion rates\n- Built-in IAP \u0026 subscription management and analytics, so you don't need another solution\n\nNami is simple adopt while giving you the tools you need to improve revenue. Our free tier is generous, and gives you everything you need to get started. [Sign up for a free account](https://app.namiml.com/join/)\n\nGet started by heading over to our [quick start guide](https://learn.namiml.com/public-docs/get-started/quickstart-guide)\n\n## Getting started with React Native and Nami\n\n### Build the Bridge Locally\n\n```\nnpm run prepare \u0026\u0026 npm pack\n```\n\nThis will generate a file `react-native-nami-sdk-vx.x.x.tgz` with the current version number of the bridge. You can add this to a project by\n\n```\nnpm install react-native-nami-sdk-vx.x.x.tgz\n```\n\n### Installing from NPM\n\nThe bridge is also available as a package on NPM. You can install it via yarn or npm\n\n```\nnpm install react-native-nami-sdk --save\n```\n\n```\nyarn add react-native-nami-sdk\n```\n\nExample apps showing how to use the bridge are available in this repository in the [examples directory](https://github.com/namiml/react-native-nami-sdk/tree/master/examples), including instructions on how to build the apps.\n\nMore information on configuring and using the SDK is available in our docs at [https://learn.namiml.com](https://learn.namiml.com).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnamiml%2Freact-native-nami-sdk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnamiml%2Freact-native-nami-sdk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnamiml%2Freact-native-nami-sdk/lists"}