Skip to content

ashteya/ionic3-tutorial-in-app-review

Repository files navigation

ionic3-tutorial-in-app-review

This code is part of a tutorial on how to implement in-app reviews and ratings in Ionic 2+ apps.

Read the tutorial here: How To Implement In-App Ratings For Ionic Apps On iOS

For more tutorials on Ionic, check out my blog Gone Hybrid.

How to run the app

After cloning the repo, run npm install followed by the ionic serve command.

Make sure you have all the tools installed, see installation guide.