{"id":20763875,"url":"https://github.com/revenuecat/react-native-purchases","last_synced_at":"2026-02-12T08:26:13.444Z","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 and Android.","archived":false,"fork":false,"pushed_at":"2025-04-28T16:38:55.000Z","size":7724,"stargazers_count":912,"open_issues_count":43,"forks_count":92,"subscribers_count":19,"default_branch":"main","last_synced_at":"2025-04-29T18:59:32.290Z","etag":null,"topics":["android","hacktoberfest","iap","ios","react-native","stripe"],"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":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-06-21T21:15:55.000Z","updated_at":"2025-04-28T16:38:57.000Z","dependencies_parsed_at":"2023-10-02T19:39:53.632Z","dependency_job_id":"7730d00d-1d18-4e76-aacc-0976f96ddc9f","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":203,"template":false,"template_full_name":null,"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","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251565802,"owners_count":21609979,"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":["android","hacktoberfest","iap","ios","react-native","stripe"],"created_at":"2024-11-17T10:47:52.306Z","updated_at":"2026-01-29T21:14:12.015Z","avatar_url":"https://github.com/RevenueCat.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"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 and Google Play 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` 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","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"}