You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- ⚠️**IMPORTANT**⚠️: You might need to relink the plugin since the Android package name has changed. All references to `com.reactlibrary.RNPurchasesPackage` in the code should be replace with `com.revenuecat.purchases.react.RNPurchasesPackage`.
5
+
- Apply correct array notation: [type] to type[][#117](https://github.com/RevenueCat/react-native-purchases/pull/117)
6
+
- Adds subscription offers support for iOS https://docs.revenuecat.com/docs/ios-subscription-offers
7
+
- Introductory Price is now an object inside the PurchasesProduct object
0 commit comments