Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/adaptyteam/adaptysdk-react-native
React Native SDK for growing in-app subscriptions
https://github.com/adaptyteam/adaptysdk-react-native
iap iap-verification in-app-purchase in-app-receipt purchases react-native react-plugin receipt-validation storekit subscription
Last synced: 8 days ago
JSON representation
React Native SDK for growing in-app subscriptions
- Host: GitHub
- URL: https://github.com/adaptyteam/adaptysdk-react-native
- Owner: adaptyteam
- License: mit
- Created: 2020-09-28T17:25:29.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2024-09-13T13:08:25.000Z (2 months ago)
- Last Synced: 2024-10-13T16:10:14.450Z (about 1 month ago)
- Topics: iap, iap-verification, in-app-purchase, in-app-receipt, purchases, react-native, react-plugin, receipt-validation, storekit, subscription
- Language: TypeScript
- Homepage: https://docs.adapty.io/docs/quickstart
- Size: 2.43 MB
- Stars: 125
- Watchers: 6
- Forks: 12
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
Easy In-App Purchases Integration to
Make Your React Native App Profitable![Adapty: CRM for mobile apps with subscriptions](https://adapty-portal-media-production.s3.amazonaws.com/github/adapty-schema.png)
Adapty SDK is an open-source framework that makes implementing in-app subscriptions for React Native fast and easy. It’s 100% open-source and lightweight.
## Why Adapty?
- [On-the-fly paywalls price testing](https://docs.adapty.io/docs/ab-test?utm_source=github&utm_medium=referral&utm_campaign=AdaptySDK-React-Native). Test different prices, duration, offers, messages, and designs simultaneously, all without new app releases.
- [Full customer's payment history](https://docs.adapty.io/docs/profiles-crm?utm_source=github&utm_medium=referral&utm_campaign=AdaptySDK-React-Native). Explore the user's payment events from the trial start to subscription cancellation or billing issues.
- [In-app purchase data integration](https://docs.adapty.io/docs/events?utm_source=github&utm_medium=referral&utm_campaign=AdaptySDK-React-Native). Send subscription events to 3rd-party analytics, attribution, and ad services with no coding, even if the user uninstalls the app.
- [Advanced analytics](https://docs.adapty.io/docs/analytics-charts?utm_source=github&utm_medium=referral&utm_campaign=AdaptySDK-React-Native). Analyze your app real-time metrics with advanced filters, such as Ad network, Ad campaign, country, A/B test, etc.
Talk to Us to Learn More## Integrate IAPs Within a Few Hours Without Server Coding
**Adapty handles everything, from free trials to refunds, in a simple, developer-friendly SDK.**
- Free trials, upgrades, downgrades, crossgrades, family sharing, renewals, promo offers, intro offers, promo codes, and more – Adapty SDK does everything with a single line of code.
- Easy subscription management.
- One-time purchases and lifetime subscriptions supported.
- Sync subscribers' states across iOS, Android, and Web.## Price Testing for In-app Purchases on React Native Without App Releases
- Optimize in-app subscriptions with the paywall A/B testing. Conversions, trials, revenue, cancellations, and more — everything is calculated for you: each paywall and each A/B test.
- Change images, colors, layouts, and literally anything with a custom JSON. Configure different prices, trial periods, promo offers, and more in Adapty without app releases.## Paywall A/B Testing on React Native
![Adapty: In-app subscriptions with paywall A/B testing](https://adapty-portal-media-production.s3.amazonaws.com/github/ab-test-new.png)
- Conversions, trials, revenue, cancellations, and more everything is calculated for you: each paywall and each A/B test.
- Change images, colors, layouts and literally anything with a custom JSON.
- Price testing is seamlessly integrated for any platform.## Real-time Analytics for Your React Native App
![Adapty: How Adapty works](https://adapty-portal-media-production.s3.amazonaws.com/github/analyticss.gif)
- Manage the subscription's state without managing transactions.
- 99.5% accuracy with App Store Connect.
- View and analyze data by attributes, such as status, channels, campaigns, and more.
- Filter, group, and measure metrics by attribution, platform, custom users' segments, and more in a few clicks.## Mobile App Monetization's Largest Community
Ask questions, participate in discussions about Adapty-related topics, become a part of our community for mobile app developers and marketers. Learn how to monetize your app, ask questions, post jobs, read industry news and analytics. Ad free.
## Getting Started
```sh
yarn add react-native-adapty
```Read the [documentation](https://docs.adapty.io/docs/react-native-installation?utm_source=github&utm_medium=referral&utm_campaign=AdaptySDK-React-Native) to install and configure Adapty SDK. Set up purchases in hours instead of weeks :rocket:
## Contributing
- Feel free to open an issue, we check all of them or drop us an email at [[email protected]](mailto:[email protected]) and tell us everything you want.
- Want to suggest a feature? Just contact us or open an issue in the repo.## Like Adapty SDK?
So do we! Feel free to star the repo ⭐️⭐️⭐️ and make our developers happy!
## License
Adapty is available under the MIT license. See [LICENSE](https://github.com/adaptyteam/AdaptySDK-React-Native/blob/master/LICENSE) for details.