Dũng Đặng
Dũng Đặng
Hi, How to set collectionview in collapsed state on top? currently it is at the bottom. I want to set all cells behind the first cell and when tap to...
Is there any version supports swift 4.1?
Hi, i am trying to call this command: curl -L --location-trusted -k --anyauth --user ABC:XYZ https://xxxxx.yyyy -X POST -d '31856601' --verbose Pls help me call it in ios. Thanks!
 Can I custom like this? Thanks
Hi, this is a high-quality library for SwiftUI. Since it is only for SwiftUI, can you rewrite/ recommend me a similar lib for UIKit? Thank you.
Hi, i tried this code `let navi = UINavigationController(rootViewController: ModalViewController()) navi.transitioningDelegate = self.transitionManager self.present(navi, animated: true, completion: nil)` with my own custom animation: `class ScaleTransitionAnimation: TransitionManagerAnimation { private weak var...
Hi team, Di you have any examples of implementing a timetable? Thanks
Unable to read the license file `/Users/......./Pods/SimpleExif/LICENCE` for the spec `SimpleExif (0.0.1)` After pod. Please fix this.
Not clickable!
``` Static property 'sharedInstance' is not concurrency-safe because non-'Sendable' type 'Keychain' may have shared mutable state Let 'defaultAlgorithm' is not concurrency-safe because non-'Sendable' type 'Generator.Algorithm' may have shared mutable state...