-This project contains a simple react-native app rater app that lets user to rate an app.-
- react-native-rating-star
git clone https://github.com/goyalanshu/App_Rating.git
-
Install npm modules in your project directory
$ npm install
-
Install third party libraries used in this project
$ npm install react-native-rating-star
-
Link these installed libraries by:
$ react-native link
-
For running the app:
$ react-native run-android
- @ Girish Kumar Gupta The main Author