This repository has been archived by the owner on Jun 5, 2024. It is now read-only.
v4.0.0
This release upgrades the native SDK versions and supports React Native 0.60 auto-linking. This release requires React Native 0.60+.
BREAKING CHANGES
- Upgrade Leanplum Android SDK to 5.2.3 (fd5932d)
- Upgrade Leanplum iOS SDK pod to 2.6.2 (aea095c)
- Change native projects to utilize React Native 0.60 auto-linking (bff2ebc)
FIXES
- Fix Android context (7f394cd)
- Update LPInbox TypeScript typing to mark data as possibly undefined (c1669b2)
IMPROVEMENTS
- Add README documentation (ee0d9da)