This plugin is a very simple proxy to iOS 10.3's SKStoreReviewController.requestReview() method. It returns nothing and can only be called three times per year, so use it wisely!
cordova plugin add cordova-plugin-request-review --save
SKStoreReviewController.requestReview()
(just like in Swift 😉)