This repository was archived by the owner on Jun 4, 2025. It is now read-only.
Releases: Customerly/Customerly-ReactNative-SDK
Releases · Customerly/Customerly-ReactNative-SDK
Release list
1.2.2
Fixes
- Remove
filesdeclaration inpackage.json(fixes #12) - Fix kotlin stdlib dependency declaration in android level
build.gradle(fixes #13)
Thanks to @drahoslove for reporting the issues and providing a solution! 🎉
1.2.1
Enhancements
- Updated
README.md
Fixes
- Remove useless definitions on
androidlevelbuild.gradle - Add back
packagedefinition inAndroidManifest.xmlto support older React Native versions
1.2.0
Enhancements
- Add missing methods from iOS and Android SDKs
- Add typescript definitions to improve DX
Breaking changes
- Drop support for Android APIs < 21