Skip to content

jayden320/swiftui-shuqi-reader

Repository files navigation

SwiftUI Reader

CodeFactor GitHub GitHub stars GitHub forks

Language: English | 中文

Features ✨

Reimplemented part of the functionality of this project using swiftUI: flutter_shuqi

  • Native feature
    • Device Type: iPhone / iPad
    • Deployment Target: iOS 14.0
    • Swift Version: Swift 5
    • Device Orientation: Portrait / Upside Down / Landscape Left / Landscape Right
    • Dark Mode: Enabled
  • Main tab page:
    • Handle UINavigationControllerDelegate
  • Bookstore page:
    • Tab view with page style
    • Custom card
    • Widget for blurred backgrounds
  • Bookshelf page
    • Customize NavigationBar (show/hide according to ScrollView's offset)
  • Profile page
  • Book detail page
    • Regular animation
    • Show full screen cover
  • Reading page
    • Transition animation for menu

Screenshots 📸

Vetical

1 2 3
4 5 6
7 8 9
10 11 12

Horizontal

13 14
15 16

Setup 🍭

$ git clone https://github.com/huanxsd/swiftui-shuqi-reader.git
$ cd swiftui-shuqi-reader
$ pod install

LICENSE

MIT License

Copyright (c) 2018 Jpeng

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

About

高仿书旗小说 SwiftUI版

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published