Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/divyesh-pansuriya/whatsappstatusringbar
- Owner: divyesh-pansuriya
- License: mit
- Created: 2023-10-26T11:33:15.000Z (over 1 year ago)
- Default Branch: divyeshpansuriya-ios
- Last Pushed: 2023-12-07T06:51:20.000Z (about 1 year ago)
- Last Synced: 2025-01-07T18:32:19.827Z (about 1 month ago)
- Topics: apple, ios-app, ios-swift, iphone, progress-bar, progress-circle, progress-view, progressbar, progressview, ring, swift, whatsapp
- Language: Swift
- Homepage:
- Size: 404 KB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.