iOS Client for Stage1st. Get it on App Store.
Under Construction
- Syncing with Cloudkit.
- Cache & pre-cache floors content to reduce waiting time.
- Search in forum & Filter hisroty/favorite topic records.
- Reply spicific topic floor, with Mahjong face.
- Combine quote replies in one page to focus on conversation.
- iPad split screen support and hand off support.
- Dark theme for viewing threads in night, and gestures to switch between themes.
- View user profile and block users.
- Clone this repo.
- Checkout submodule via
git submodule update --init
- Create a file at
Stage1st/Keys.swift
with content
enum Keys {
static let sentryDSN = ""
}
pod install
(Latest CocoaPods recommended)- (Optional) Install swiftlint.
- Build & run with Latest Xcode.
This project is forked from Stage1st-Reader by @Gal3riel
And it is currently maintained by @ainopara
BSD License. See LICENSE for details.