You can install this release with $ npm install deepwall-react-native-sdk@2.4.0
.
If you are updating from previous version you need to run $ cd ios && pod update RNDeepWall
.
Added
- Exported DeepWallEnvironmentStyles.
- Added passing extra data example into readme
Fixed
- Readme file EventBus example typo fixed.
- Fixed event firing multiple times on hot reload issue #17