Steve NDENDE
Steve NDENDE
For instance i have a minValue of 0 and maxValue of 100, i want to define a distance of 10 between the two knobs (left and right). how to proceed...
I would like to add % at the end to bsb_thumb_text. Add a new method that would make that possible.
I'm using a UIViewRepresentable
` import Foundation import UIKit import SwiftUI import ASProgressPopUpView struct CrowdProgressBar: UIViewRepresentable { typealias UIViewType = UIView var progress: Float = 1.40 func makeUIView(context: UIViewRepresentableContext) -> UIView { let view...
this line : optional func kenBurnsViewDidFinishTransition(kenBurnsView: APKenBurnsView) this error : optional' requirements are an Objective-C compatibility feature; add '@objc' 
https://mathdro.id/ is having visits - you should mention this project on the main page
Clans FAB is a popular Floating Menu lib. [https://github.com/Clans/FloatingActionButton](url)
fun queueNextImage -> Fatal error: Unexpectedly found nil while unwrapping an Optional value: file
Fatal error: Unexpectedly found nil while unwrapping an Optional value: file Pods/KenBurns/KenBurns/Classes/KenBurns.swift, line 327 I'm not using a Queue but the library is trying to load a next image from...