StackOv
An open-source SwiftUI Stack Overflow client
Install / Use
/learn @surfstudio/StackOvREADME
<h1 align="center">
<br>
<a href="https://apps.apple.com/gb/app/stackov/id1511838391"><img
src="https://raw.githubusercontent.com/surfstudio/StackOv/main/assets/logo.png" alt="StackOv 2020"
width="124"></a>
<br>
<b>StackOv</b>
<br>
</h1>
<h4 align="center">A <a href="https://developer.apple.com/tutorials/swiftui/"
target="_blank">SwiftUI</a> Stackoverflow client</h4>
<p align="center">
<a href="https://apps.apple.com/gb/app/stackov/id1511838391">
<img src="https://img.shields.io/itunes/v/1511838391?color=1A9AF2&label=%20&logo=App%20Store&logoColor=white" alt="AppStore">
</a>
<img src="https://img.shields.io/badge/platforms-iOS%20%7C%20iPadOS%20%7C%20macOS-blue" alt="platforms iOS | iPadOS | macOS">
<a href="https://github.com/surfstudio/StackOv/blob/main/LICENSE">
<img src="https://img.shields.io/github/license/surfstudio/StackOv" alt="License">
</a>
<a href="https://codecov.io/gh/surfstudio/StackOv">
<img src="https://codecov.io/gh/surfstudio/StackOv/branch/main/graph/badge.svg?token=1KAPQC9ICT"/>
</a>
</p>
We are currently in the developing process of the next version of StackOv app.
The demo version of StackOv is available in the AppStore as just a small StackOverflow reader.
Building
- SwiftGen is the necessary dependency of this project. If you have
homebrewinstalled then just callbrew 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 for this. 😌 If you are ready to start work on some issue then go ahead, please just find the DEVPROCESS.md for your consideration.
