CircularLoading
Author: @Jeluchu
This is a component for displaying a circular loading progress
Parameters
isShow
the status of whether or not to display
colorLoading
color of the circular progress bar
Samples
CircularLoading(
isShow = true,
colorLoading = Color.Black
)Content copied to clipboard