react-native-indicator icon indicating copy to clipboard operation
react-native-indicator copied to clipboard

Feature: CirclesLoader number of dots

Open jonatascm opened this issue 4 years ago • 0 comments

Implements new feature in CirclesLoader: number of dots

default value: 8

Example: <CirclesLoader size={150} color="#612066" dotRadius={15} numberDots={5} />

jonatascm avatar Dec 23 '20 12:12 jonatascm