@theoplayer/react-native-engage
Version:
Engage connector for @theoplayer/react-native
63 lines (33 loc) • 1.2 kB
Markdown
@theoplayer/react-native-engage
# 0.6.0
## ✨ Features
- Changed license to BSD 3-Cause Clear. See [LICENSE](./LICENSE) file for more information.
# 0.5.0
## ✨ Features
- Updated Android's target SDK version to 36.
# 0.4.0
## ✨ Features
- Add support for THEOplayer v10 and React Native THEOplayer v10.
# 0.3.0
## ✨ Features
- Added sdkVersions API to Nielsen, Mux, Conviva, Comscore, Adobe and Engage connectors
# 0.2.1
## 🐛 Issues
- Enforced mandatory entity attributes.
# 0.2.0
## ✨ Features
- Added support for React Native v0.75.
# 0.1.2
## 🐛 Issues
- Fixed an issue where bundling the connector for Web would result in a recursive import error.
# 0.1.1
## ✨ Features
- Downgraded to default Kotlin dependency to version 1.8.22.
- Upgraded to version 1.5.4 of the Android Engage SDK.
- Made the engage SDK a peer dependency by using `compileOnly` in Gradle.
- Added the `Subscription` and `SignIn` entities with an API to set the current user subscription and signIn card.
## 📦 Dependency Updates
- Replaced async-storage with react-native-mmkv for persistent key-value storage.
# 0.1.0
## ✨ Features
- Initial release