Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/divyesh-pansuriya/whatsappstatusringbar

A custom reusable circular / progress slider control for iOS application.
https://github.com/divyesh-pansuriya/whatsappstatusringbar

apple ios-app ios-swift iphone progress-bar progress-circle progress-view progressbar progressview ring swift whatsapp

Last synced: 6 days ago
JSON representation

A custom reusable circular / progress slider control for iOS application.

Awesome Lists containing this project

README

        

# WhatsappStatusRingBar

[![Version](https://img.shields.io/cocoapods/v/WhatsappStatusRingBar.svg?style=flat)](https://cocoapods.org/pods/WhatsappStatusRingBar)
[![License](https://img.shields.io/cocoapods/l/WhatsappStatusRingBar.svg?style=flat)](https://cocoapods.org/pods/WhatsappStatusRingBar)
[![Platform](https://img.shields.io/cocoapods/p/WhatsappStatusRingBar.svg?style=flat)](https://cocoapods.org/pods/WhatsappStatusRingBar)

## Example

https://github.com/divyeshpansuriya-ios/WhatsappStatusRingBar/assets/58874055/c9ab47be-3798-4b42-8583-7ced05de4ae7

To run the example project, clone the repo, and run `pod install` from the Example directory first.

## Requirements
iOS 12.0+
Xcode 13.0+

## Installation

`WhatsappStatusRingBar` is available through [CocoaPods](https://cocoapods.org). To install
it, simply add the following line to your `Podfile`:

```ruby
pod 'WhatsappStatusRingBar'
```
## Interface Builder
`WhatsappStatusRingBar` can be set up in Interface Builder. To use it, set the custom view class to `WhatsappStatusRingBar`.
Most of the control's parameters can be customized in Interface Builder.

## Author

`Divyesh Pansuriya`, [email protected]

## License

`WhatsappStatusRingBar` is available under the MIT license. See the LICENSE file for more info.