react-native-rounded-progress-bar-ios
Installation
$ yarn add react-native-rounded-progress-bar-ios
cd ios/ && pod install
Usage
; <RoundedProgressBar percent=999 borderWidth=4 size=40 color="#F02D00" bgColor="#DF8BD1"> <Text>Loading...</Text></RoundedProgressBar>;
Note:
Only available for iOS.
Happy coding!
