tareksabry1337

Results 4 issues of tareksabry1337

Hello ! I was going through Alamofire's documentation to find support for Path Encoding support but after searching I found out that it currently does not support this by default,...

feature request
needs investigation
needs feedback

This PR addresses: https://github.com/art-technologies/swift-focuser/issues/6 https://github.com/art-technologies/swift-focuser/issues/8 And also adds automatic conformance to `FocusStateCompliant`, so that whoever has an enum that's `CaseIterable` can conform to `FocusStateCompliant` and get free implementation instead of...

Hi ! How do we implement a gradient day range indicator view instead of solid color ? Is that possible with the current implementation ? Thanks

I'm currently trying to integrate Scipio in my project so that I can cache my build on CI level but I keep running into errors like "Cannot initialize Kind from...