A list of changes that have occured through the versions.
- Now supports Android as well. Requires React Native v0.20.0 or greater.
- Added ability to immediately show the rating dialog on-demand with
showRatingDialog
. Props to @maximilianhurl.
- Added an optional callback to
handlePositiveEvent()
that reports on the result of the handling. Props to @sercanov.
- Initial release