StepperView
StepperView copied to clipboard
SwiftUI iOS component for Step Indications.
**Describe the bug** When using the stepper view there are several warnings in the logs. Performance to render the view is also somewhat slow which could be related to the...
## Description Bumping version to test automatic deployment to Cocoapods ## Type of change - [ ] Bug fix - [ ] New feature - [ ] Breaking change -...
I am using this stepper view in UIKit and adding it programmatically in my code. For Static data. It is working perfectly. I have to pass data for Steps and...
## Description On narrow screens, the image in README.md was very distorted. ## Type of change - [ ] Bug fix - [ ] New feature - [ ] Breaking...
Hello, Trying to add this to a UIView, I havnt really used SwiftUI yet.