Release 2.9.1
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.