Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        




StackOv 2020


StackOv


A SwiftUI Stackoverflow client



AppStore

platforms iOS | iPadOS | macOS

License




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.