Skip to content

3.1.0

Compare
Choose a tag to compare
@vegaro vegaro released this 31 Mar 23:04
· 13 commits to master since this release
2f907c6
  • Properly scope Android package #114
    • ⚠️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.
  • Apply correct array notation: [type] to type[] #117
  • Adds subscription offers support for iOS https://docs.revenuecat.com/docs/ios-subscription-offers
  • Introductory Price is now an object inside the PurchasesProduct object