ActivityIndicator
A basic ActivityIndicator component that should render nicely on any platform. Supports a good level of customization.
You can customization Button component with the Props
Usage#
Reference#
Props#
here all the list of Props you can use for ActivityComponent and it Inherits all ActivityIndicator props from React Native
size#
this props gives you 2 different size like 'large' | 'small' and type string
color#
props for color the indicator and type string
animating#
animating props default true if its false it hides indicator boolean