react-native-purchases icon indicating copy to clipboard operation
react-native-purchases copied to clipboard

React Native in-app purchases and subscriptions made easy. Support for iOS and Android.

Results 92 react-native-purchases issues
Sort by recently updated
recently updated
newest added

- Closes #1127 What and Why This PR addresses an issue where the paywall presentation on Android can lead to crashes when the current activity is not a FragmentActivity or...

Hi , I want to do expo prebuild and then do `expo run:ios --device or expo run:android --device ` to test my inapp purchase in revenue cat I added following...

bug

- [x] I have updated Purchases SDK to the latest version - [x] I have read the [Contribution Guidelines](https://github.com/RevenueCat/react-native-purchases/blob/main/CONTRIBUTING.md) - [x] I have searched the [Community](https://community.revenuecat.com) - [x] I have...

bug

- [ X] I have updated Purchases SDK to the latest version - [ X] I have read the [Contribution Guidelines](https://github.com/RevenueCat/react-native-purchases/blob/main/CONTRIBUTING.md) - [X ] I have searched the [Community](https://community.revenuecat.com) -...

bug

Bumps [brace-expansion](https://github.com/juliangruber/brace-expansion) from 1.1.11 to 1.1.12. Release notes Sourced from brace-expansion's releases. v1.1.12 pkg: publish on tag 1.x c460dbd fmt ccb8ac6 Fix potential ReDoS Vulnerability or Inefficient Regular Expression (#65)...

javascript
dependencies

- [x] I have updated Purchases SDK to the latest version - [x] I have read the [Contribution Guidelines](https://github.com/RevenueCat/react-native-purchases/blob/main/CONTRIBUTING.md) - [x] I have searched the [Community](https://community.revenuecat.com) - [x] I have...

bug

Bumps [node-forge](https://github.com/digitalbazaar/forge) from 1.3.1 to 1.3.2. Changelog Sourced from node-forge's changelog. 1.3.2 - 2025-11-25 Security HIGH: ASN.1 Validator Desynchronization An Interpretation Conflict (CWE-436) vulnerability in node-forge versions 1.3.1 and below...

javascript
dependencies

- [X] I have updated Purchases SDK to the latest version - [X] I have read the [Contribution Guidelines](https://github.com/RevenueCat/react-native-purchases/blob/main/CONTRIBUTING.md) - [X] I have searched the [Community](https://community.revenuecat.com) - [X] I have...

bug

This is a working PoC of enabling usage of the `presentPaywall` function in Expo Go. There are some questionable decisions taken to make it work: - The client needs to...

pr:feat