Questions tagged [swift]
For questions about using the Stack Exchange API with the Swift programming language. General questions about Swift are off-topic but might be asked on Stack Overflow.
2 questions
6 votes
0 answers
385 views
StackOv, an open-source SwiftUI Stack Overflow client
About: I'd made this app on my personal hackathon 😁 - about 10 days. I hope you'll like it. Screenshot / Code Snippet: Download / Install: 🧑🏽💻 App Store 👻 GitHub Platform: Available for iOS, ...
3 votes
2 answers
796 views
Can't Decompress Stack Overflow API in Swift
I am using the Stack Overflow API in Swift but keep getting an error: The data couldn’t be read because it isn’t in the correct format. whenever I try to use the JSON as shown in code below func ...