SPIndicator
SPIndicator copied to clipboard
Floating indicator, mimicrate to indicator which appear when silent mode switched. Can be present from top and bottom. Interactive with gesters.
**Details** - iOS Version 16.0 beta 3 - Framework Version 1.6.4 - Installed via Manually **Describe the Bug** As soon as the Indicator got fired one time, anything you do...
Is it possible to make it a progress indicator? Put a UIActivityIndicatorView at the icon and provide a call back like ``` SPIndicator.presentProgress(message: "Hello") { completion in // do some...
**Feature Description** It would be great to have an option to customize an icon's color for .done case.
SPIndicator is wanderful in iOS but i can‘t display it on tvOS however in cocoaspod it support tvOS anyway thanks for your working on SPIndicator
**Details** - iOS Version: 16.1.1 - Framework Version: Branch Main - Installed via SPM I'm trying to create a list of videos, each entry has a video player but using...
It would be useful to be able to customise the shadow and borders of the alert in order to improve its visibility above a white background because now it's barely...
## Goal Fix issue #20 ## Checklist - [x] Testing in compability platforms - [x] Installed correct via `Swift Package Manager` and `Cocoapods` **NOTE:** Only the second to last contains...
**Feature Description** It would be great to also have a predefined Warning Preset next to Success and Error. The color should probably be yellow and you could use the "exclamationmark"...
**Feature Description** Currently, the behavior for long messages is to truncate the text to fit on one line. I believe it would make more sense for the view to increase...