It's possible gesture tap (Airbnb rating) with custom image (no star) or component rating with gesture tap:
AirbnbRating count={5} showRating={false} startingValue={1} imageSize={40} ratingImage={RATING_IMAGE} ratingColor='#f94368' ratingBackgroundColor='#f9b313' type='custom' />
Rating count={5} **slider={false}** /* for example */ startingValue={1} imageSize={40} ratingImage={RATING_IMAGE} ratingColor='#f94368' ratingBackgroundColor='#f9b313' type='custom' />
It's possible gesture tap (Airbnb rating) with custom image (no star) or component rating with gesture tap:
AirbnbRating count={5} showRating={false} startingValue={1} imageSize={40} ratingImage={RATING_IMAGE} ratingColor='#f94368' ratingBackgroundColor='#f9b313' type='custom' />
Rating count={5} **slider={false}** /* for example */ startingValue={1} imageSize={40} ratingImage={RATING_IMAGE} ratingColor='#f94368' ratingBackgroundColor='#f9b313' type='custom' />