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#
Propshere all the list of Props you can use for ActivityComponent and it Inherits all ActivityIndicator props from React Native
#
sizethis props gives you 2 different size like 'large' | 'small' and type string
#
colorprops for color the indicator and type string
#
animatinganimating props default true if its false it hides indicator boolean