Skip to content

bygirish/App_Rating

Repository files navigation

App_Rating

App demo

-This project contains a simple react-native app rater app that lets user to rate an app.-

Libraries involved:

  • react-native-rating-star

Getting Started

Clone the project

git clone https://github.com/goyalanshu/App_Rating.git

Basic Usage

  • 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
    

Contribution

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published