React Native Purchases Versions Save

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

7.27.1

2 weeks ago

Dependency Updates

7.27.0

2 weeks ago

This release fixes support of react-native-purchases-ui for React Native 0.74 with any architecture.

Bugfixes

  • Fix Footer Paywall in new arch (#980) via Cesar de la Vega (@vegaro)

7.26.3

3 weeks ago

Dependency Updates

  • [AUTOMATIC BUMP] Updates purchases-hybrid-common to 10.5.0 (#977) via RevenueCat Git Bot (@RCGitBot)
  • Update to latest fastlane plugin version (#975) via Toni Rico (@tonidero)

Other Changes

  • Update to latest fastlane-plugin-revenuecat_internal (#985) via Cesar de la Vega (@vegaro)
  • Update to use M1 CircleCI machines (#983) via Cesar de la Vega (@vegaro)
  • Only update docs index on latest stable releases (#972) via Toni Rico (@tonidero)

7.26.2

4 weeks ago

Bugfixes

  • Use ReactContext instead of ThemedReactContext in PaywallFooterViewManager (#971) via Cesar de la Vega (@vegaro)

Dependency Updates

  • Bump tar from 6.2.0 to 6.2.1 (#968) via dependabot[bot] (@dependabot[bot])
  • [AUTOMATIC BUMP] Updates purchases-hybrid-common to 10.4.1 (#970) via RevenueCat Git Bot (@RCGitBot)

7.26.1

1 month ago

Dependency Updates

  • [AUTOMATIC BUMP] Updates purchases-hybrid-common to 10.4.0 (#967) via RevenueCat Git Bot (@RCGitBot)

7.26.0

1 month ago

New Features

  • Add TVOS support for Expo apps (#953) via Cesar de la Vega (@vegaro)

Dependency Updates

  • Bump fastlane from 2.219.0 to 2.220.0 (#964) via dependabot[bot] (@dependabot[bot])

7.25.0

1 month ago

New Features

  • Add font support to presentPaywall (#948) via Cesar de la Vega (@vegaro)

Dependency Updates

Other Changes

  • Remove usage of RCTEventEmitter in Android (#961) via Cesar de la Vega (@vegaro)
  • Fix pod install of sample when updating phc (#954) via Cesar de la Vega (@vegaro)

7.24.1

1 month ago

Bugfixes

  • Fix issue with iOS purchaseProduct arguments (#957) via Josh Holtz (@joshdholtz)

Other Changes

  • Remove flipper from tester (#950) via Cesar de la Vega (@vegaro)
  • Update Podfile.lock when upgrading phc (#946) via Cesar de la Vega (@vegaro)
  • Update changelog to include behavior change (#945) via Cesar de la Vega (@vegaro)
  • Fix generate_docs (#943) via Cesar de la Vega (@vegaro)
  • Add trigger_bump lane (#942) via Cesar de la Vega (@vegaro)

7.24.0

2 months ago

New Features

  • Add displayCloseButton option to PaywallView (#913) via Cesar de la Vega (@vegaro)
    • This changes the behavior of the PaywallView and FooterPaywallView in iOS, which were being dismissed automatically after a successful purchase. After this change, iOS matches existing Android's behavior, in which the onDismiss callback will get called whenever the paywall should be dismissed: after the user presses the close button, or after a successful purchase.

Dependency Updates

Other Changes

  • Make hotfixes not deploy with the latest tag nor update latest docs (#937) via Toni Rico (@tonidero)
  • Update RELEASING.md (#936) via Cesar de la Vega (@vegaro)
  • Add 6.7.2 to changelog (#935) via Cesar de la Vega (@vegaro)

6.7.2

2 months ago

Dependency Updates

  • [AUTOMATIC BUMP] Updates purchases-hybrid-common to 6.3.2 (#933) via RevenueCat Git Bot (@RCGitBot)