{"id":48362102,"url":"https://github.com/RevenueCat/react-native-purchases","last_synced_at":"2026-04-21T03:01:27.232Z","repository":{"id":39614637,"uuid":"138222588","full_name":"RevenueCat/react-native-purchases","owner":"RevenueCat","description":"React Native in-app purchases and subscriptions made easy. Support for iOS, Android and web.","archived":false,"fork":false,"pushed_at":"2026-04-15T17:27:06.000Z","size":9716,"stargazers_count":1158,"open_issues_count":62,"forks_count":109,"subscribers_count":14,"default_branch":"main","last_synced_at":"2026-04-15T19:14:27.359Z","etag":null,"topics":["android","iap","ios","react-native","stripe","web"],"latest_commit_sha":null,"homepage":"https://www.revenuecat.com","language":"TypeScript","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/RevenueCat.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.latest.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2018-06-21T21:15:55.000Z","updated_at":"2026-04-15T08:13:16.000Z","dependencies_parsed_at":"2025-12-15T11:09:39.815Z","dependency_job_id":null,"html_url":"https://github.com/RevenueCat/react-native-purchases","commit_stats":{"total_commits":831,"total_committers":42,"mean_commits":"19.785714285714285","dds":0.6883273164861612,"last_synced_commit":"fab3d2af6642c10663db6dbca91a4c8243f78af4"},"previous_names":[],"tags_count":277,"template":false,"template_full_name":null,"purl":"pkg:github/RevenueCat/react-native-purchases","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RevenueCat%2Freact-native-purchases","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RevenueCat%2Freact-native-purchases/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RevenueCat%2Freact-native-purchases/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RevenueCat%2Freact-native-purchases/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RevenueCat","download_url":"https://codeload.github.com/RevenueCat/react-native-purchases/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RevenueCat%2Freact-native-purchases/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32074812,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-21T02:38:07.213Z","status":"ssl_error","status_checked_at":"2026-04-21T02:38:06.559Z","response_time":128,"last_error":"SSL_read: 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":["android","iap","ios","react-native","stripe","web"],"created_at":"2026-04-05T13:00:29.645Z","updated_at":"2026-04-21T03:01:27.219Z","avatar_url":"https://github.com/RevenueCat.png","language":"TypeScript","readme":"\u003ch3 align=\"center\"\u003e😻 In-App Subscriptions Made Easy 😻\u003c/h3\u003e\n\n[![License](https://img.shields.io/cocoapods/l/RevenueCat.svg?style=flat)](http://cocoapods.org/pods/RevenueCat)\n\nRevenueCat is a powerful, reliable, and free to use in-app purchase server with cross-platform support. Our open-source framework provides a backend and a wrapper around StoreKit, Google Play Billing and RevenueCat Web Billing to make implementing in-app purchases and subscriptions easy. \n\nWhether you are building a new app or already have millions of customers, you can use RevenueCat to:\n\n  * Fetch products, make purchases, and check subscription status with our [native SDKs](https://docs.revenuecat.com/docs/installation). \n  * Host and [configure products](https://docs.revenuecat.com/docs/entitlements) remotely from our dashboard. \n  * Analyze the most important metrics for your app business [in one place](https://docs.revenuecat.com/docs/charts).\n  * See customer transaction histories, chart lifetime value, and [grant promotional subscriptions](https://docs.revenuecat.com/docs/customers).\n  * Get notified of real-time events through [webhooks](https://docs.revenuecat.com/docs/webhooks).\n  * Send enriched purchase events to analytics and attribution tools with our easy integrations.\n\nSign up to [get started for free](https://app.revenuecat.com/signup).\n\n## React Native Purchases\n\nReact Native Purchases is the client for the [RevenueCat](https://www.revenuecat.com/) subscription and purchase tracking system. It is an open source framework that provides a wrapper around StoreKit, Google Play Billing, RevenueCat Web Billing and the RevenueCat backend to make implementing in-app purchases in React Native easy.\n\n## Migrating from React-Native Purchases v4 to v5\n- See our [Migration guide](./v4_to_v5_migration_guide.md)\n\n## RevenueCat SDK Features\n|   | RevenueCat |\n| --- | --- |\n✅ | Server-side receipt validation\n➡️ | [Webhooks](https://docs.revenuecat.com/docs/webhooks) - enhanced server-to-server communication with events for purchases, renewals, cancellations, and more   \n🎯 | Subscription status tracking - know whether a user is subscribed whether they're on iOS, Android or web  \n📊 | Analytics - automatic calculation of metrics like conversion, mrr, and churn  \n📝 | [Online documentation](https://docs.revenuecat.com/docs) and [SDK reference](https://revenuecat.github.io/react-native-purchases-docs/) up to date  \n🔀 | [Integrations](https://www.revenuecat.com/integrations) - over a dozen integrations to easily send purchase data where you need it  \n💯 | Well maintained - [frequent releases](https://github.com/RevenueCat/purchases-ios/releases)  \n📮 | Great support - [Help Center](https://revenuecat.zendesk.com) \n\n## Getting Started\nFor more detailed information, you can view our complete documentation at [docs.revenuecat.com](https://docs.revenuecat.com/docs).\n\nPlease follow the [Quickstart Guide](https://docs.revenuecat.com/docs/) for more information on how to install the SDK.\n\nOr view our React Native sample app:\n- [MagicWeather](examples/MagicWeather)\n\n## Requirements\n\nThe minimum React Native version this SDK requires is `0.73.0`.\nIn Android, minimum Kotlin version is `1.8.0`.\n\n## SDK Reference\nOur full SDK reference [can be found here](https://revenuecat.github.io/react-native-purchases-docs/).\n\n---\n\n## Installation\n\nExpo supports in-app payments and is compatible with `react-native-purchases`. To use the SDK, [create a new project](https://docs.expo.dev/get-started/create-a-project/) and set up a [development build](https://docs.expo.dev/get-started/set-up-your-environment/?mode=development-build). Development builds enable native code and provide a complete environment for testing purchases.\n\n```\n$ npx expo install react-native-purchases\n```\n\nIn Expo Go, the SDK automatically runs in **Preview API Mode**, replacing native calls with JavaScript mocks so your app loads without errors. Real purchases, however, require a development build.\n\n### Using development builds\n\nTo fully test in-app purchases, you’ll need to create a [custom development build](https://docs.expo.dev/develop/development-builds/introduction/) with EAS. This ensures that all native dependencies, including `react-native-purchases`, are properly included.\n","funding_links":[],"categories":["Payments \u0026 In-App Purchases"],"sub_categories":["Graphics \u0026 Drawing"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FRevenueCat%2Freact-native-purchases","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FRevenueCat%2Freact-native-purchases","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FRevenueCat%2Freact-native-purchases/lists"}