Skip to content

ainopara/Stage1st-Reader

Repository files navigation

Stage1st Reader

Description

iOS Client for Stage1st. Get it on App Store.

Screenshots

Under Construction

Features

  • 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 faceBlue Sky Over Head.
  • 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.

How to build

  1. Clone this repo.
  2. Checkout submodule via git submodule update --init
  3. Create a file at Stage1st/Keys.swift with content
enum Keys {
    static let sentryDSN = ""
}
  1. pod install (Latest CocoaPods recommended)
  2. (Optional) Install swiftlint.
  3. Build & run with Latest Xcode.

Credits

This project is forked from Stage1st-Reader by @Gal3riel

And it is currently maintained by @ainopara

License

BSD License. See LICENSE for details.