Skip to content

Release 2.9.1

Compare
Choose a tag to compare
@semiherdogan semiherdogan released this 25 Nov 11:57
· 18 commits to main since this release

Installation

You can install this release with $ npm install [email protected].
If you are updating from previous version you need to run $ cd ios && pod update RNDeepWall.

Highlights

  • Fixed UserProperties optional fields error.

Changelog

Fixed

  • On iOS "UserProperties" object fields mandatory error.

Added

  • Added missing examples to readme file.

Changed

  • Readme updated.