Skip to content

Releases: qonversion/react-native-sdk

10.3.0

Choose a tag to compare

@github-actions github-actions released this 30 Jan 15:15
08b0027

What's New

— Success/failure actions are supported for No-Code screens.

10.2.0

Choose a tag to compare

@github-actions github-actions released this 27 Jan 11:36
bf715ff

What's new:

  • Faster screen loading — No-Code screens now preload images together with content, dramatically improving display speed. Don't forget to enable preloading in the screen settings in the No-Code builder.

  • Theme customization — Set your preferred appearance for No-Codes: system default, light, or dark mode. This currently styles the loading skeleton view, with full screen theming support coming soon in the No-Code builder.

10.1.1

Choose a tag to compare

@github-actions github-actions released this 16 Jan 15:38
5fd4106

What's new

  • Fixed bug when No-Codes screen on iOS was closing after the user canceled the purchase flow

10.1.0

Choose a tag to compare

@github-actions github-actions released this 13 Jan 11:05
4b5be54

What's new

  • No-Codes can now be used with your custom purchase system, even if you use Qonversion in Analytics mode,
  • You can now provide a custom locale to No-Codes to override the system one,
  • The new purchase method with comprehensive results added - with the status, entitlements, and store transaction info. Consider upgrading your purchases to the new method.

10.0.2

Choose a tag to compare

@github-actions github-actions released this 25 Dec 17:05

What's new

  • Fix build issue on iOS for those who import Qonversion SDK as a framework (#388)

10.0.1

Choose a tag to compare

@github-actions github-actions released this 20 Dec 10:16

What's new

  • Fix malformed URL requests issue on iOS

10.0.0

Choose a tag to compare

@github-actions github-actions released this 21 Nov 13:39
4171390

What's new

  • The library migrated to the Qonversion organization in npm: was react-native-qonversion, now - @qonversion/react-native-sdk,
  • React 19 supported,
  • The New Architecture supported,
  • A couple of DTO properties were renamed for the codestyle consistency,
  • The sample application was rewritten from scratch and became much more functional,
  • Upgraded Google Billing version to 8.1.0.

No-Codes are now stable!

  • Added proxyURL for iOS,
  • Added preloading logic for screens,
  • Updated skeleton loader logic,
  • Added fallback files support.

For the migration steps, please visit our documentation.

9.0.3

Choose a tag to compare

@SpertsyanKM SpertsyanKM released this 07 Oct 10:09

What's new

  • Fixed Purchase action type for No-Codes event on Android.

9.0.2

Choose a tag to compare

@github-actions github-actions released this 24 Jul 09:43
64398b8

What's new

  • Fixed runtime error with NoCodesListener events on iOS.

9.0.1

Choose a tag to compare

@github-actions github-actions released this 07 Jul 13:33
061c9ed

What's new

  • Fixed presentation style issues for No-Codes