touyu / Portannict

:iphone: Elegant annict client app for iOS.

Home Page:https://annict.com/userland/projects/3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Portannict

⚠️ 現在、アプリの公開を停止しています。

📱 Elegant annict client app for iOS.

Screenshot

Requirements

  • Xcode 11.2.1
  • Swift 5.1.2
  • iOS 11.0+

SetUp

Create .env (BaseImageURL is currently undisclosed)

AnnictClientID="<ClientID>"
AnnictClientSecret="<ClientSecret>"
BaseImageURL="https://......."⏎

Resolve library dependencies

$ bundle install
$ bundle exex pod install
$ carthage bootstrap --platform iOS --cache-builds

Install apollo (option)

$ npm install

Download schema.json (option)

$ npx apollo schema:download --endpoint=https://api.annict.com/graphql schema.json --header="Authorization: Bearer <TOKEN>"

About

:iphone: Elegant annict client app for iOS.

https://annict.com/userland/projects/3


Languages

Language:Swift 99.7%Language:Ruby 0.2%Language:Shell 0.1%