PDF-Reader icon indicating copy to clipboard operation
PDF-Reader copied to clipboard

An iOS PDF reader app using Apple PDFKit and Document-based (No longer available on App Store)

PDF-Reader

GitHub license

A Document Based App using Apple PDFKit

App_Store_Badge_White

Requirements

  • iOS 11.3
  • Swift 5
  • Xcode 12.4

Build

Install AlternateIcons

git clone https://github.com/alexaubry/alternate-icons.git
cd alternate-icons
make
make install

Interface Localization

The app interface is localized in different Asian languages.

  • Simplified Chinese (China)
  • Traditional Chinese (Taiwan)
  • Traditional Vernacular Written Cantonese (Hong Kong)
  • Standard Japanese (Japan)
  • Korean (South Korea)

In case if you don't know what Vernacular Cantonese is. See this Reddit comment.
https://reddit.com/r/Cantonese/s/eAq6kea8j3

Traditional Chinese used in China, Hong Kong, and Taiwan are different.
(e.g. USB flash drive is "U盤", "USB手指", and "隨身碟" in different Traditional Chinese languages.)
And Vernacular Written Cantonese is different from Standard Written Chinese in Hong Kong.

The goal of this app is trying to provide a localized experience as much as possible. (EXPERIMENT)

Acknowledgement

HGPDFKit

Website: https://github.com/HackingGate/HGPDFKit
License: MIT

alternate-icons

Website: https://github.com/alexisakers/alternate-icons
License: MIT