Releases: qonversion/react-native-sdk
Releases · qonversion/react-native-sdk
Release list
10.3.0
What's New
— Success/failure actions are supported for No-Code screens.
10.2.0
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
What's new
- Fixed bug when No-Codes screen on iOS was closing after the user canceled the purchase flow
10.1.0
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
What's new
- Fix build issue on iOS for those who import Qonversion SDK as a framework (#388)
10.0.1
What's new
- Fix malformed URL requests issue on iOS
10.0.0
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
What's new
- Fixed
Purchaseaction type for No-Codes event on Android.
9.0.2
What's new
- Fixed runtime error with
NoCodesListenerevents on iOS.
9.0.1
What's new
- Fixed presentation style issues for No-Codes