Skip to content

Release 2.4.0

Compare
Choose a tag to compare
@semiherdogan semiherdogan released this 16 Feb 13:24

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