サクサク読めて、アプリ限定の機能も多数!
トップへ戻る
インタビュー
github.com/giginet
import Crossroad let customURLScheme: LinkSource = .customURLScheme("pokedex") let universalLink: LinkSource = .universalLink(URL(string: "https://my-awesome-pokedex.com")!) do { let router = try DefaultRouter(accepting: [customURLScheme, universalLink]) { registry in registry.route("/pokemons/:pokedexID") { context in let pokedexID: Int = try context.argument(named: "pokedexID") // Parse 'pokedex
You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert
このページを最初にブックマークしてみませんか?
『giginet - Overview』の新着エントリーを見る
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く