Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/surfstudio/StackOv
An open-source SwiftUI Stack Overflow client
https://github.com/surfstudio/StackOv
combine hacktoberfest ios ipados macos surf surfstudio swift swiftui
Last synced: about 1 month ago
JSON representation
An open-source SwiftUI Stack Overflow client
- Host: GitHub
- URL: https://github.com/surfstudio/StackOv
- Owner: surfstudio
- License: mit
- Created: 2020-05-03T10:53:45.000Z (over 4 years ago)
- Default Branch: develop
- Last Pushed: 2021-06-24T14:30:25.000Z (over 3 years ago)
- Last Synced: 2024-08-01T11:17:15.135Z (4 months ago)
- Topics: combine, hacktoberfest, ios, ipados, macos, surf, surfstudio, swift, swiftui
- Language: Swift
- Homepage: https://stackov.webflow.io
- Size: 2.16 MB
- Stars: 238
- Watchers: 29
- Forks: 16
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
- awesome-starts - surfstudio/StackOv - An open-source SwiftUI Stack Overflow client (Swift)
- fucking-open-source-ios-apps - StackOv
README
StackOv
A SwiftUI Stackoverflow client
We are currently in the developing process of the next version of StackOv app.
The demo version of StackOv is available in the [AppStore](https://apps.apple.com/gb/app/stackov/id1511838391) as just a small StackOverflow reader.
## **Building**
- [SwiftGen](https://github.com/SwiftGen/SwiftGen) is the necessary dependency of this project. If you have `homebrew` installed then just call `brew install swiftgen`.
- Open the project and build the `StackOv (iOS)` target. 🙃## **Contributing**
We have two types of issue templates. Use the `feature request`, if you are ready to clarify your idea or task; use the `bug report`, if you want to provide a bug.
Don't hesitate to discuss with us your ideas and to ask questions, we have [the discussion room](https://github.com/surfstudio/StackOv/discussions/categories/ideas) for this. 😌
If you are ready to start work on some issue then go ahead, please just find the [DEVPROCESS.md](https://github.com/surfstudio/StackOv/blob/develop/DEVPROCESS.md) for your consideration.