📕
React Store UI Template
  • Introduction
  • Get Started
  • UI
    • Typography
    • Form
    • Card
    • Grid
    • Wrapper
    • Star Rating
    • List Items
    • Buttons and Touchable
    • Space
  • Configuration
Powered by GitBook
On this page

Was this helpful?

  1. UI

Star Rating

React Native Store UI Template allows user to show 5 star rating in a simple way

Sample

<StarRating rating={3} />

Output

PreviousWrapperNextList Items

Last updated 4 years ago

Was this helpful?