00.swift:04.watchos
差分
このページの2つのバージョン間の差分を表示します。
両方とも前のリビジョン前のリビジョン次のリビジョン | 前のリビジョン | ||
00.swift:04.watchos [2021/10/06] – [Your maximum App ID limit has been reached. You may create up to 10 App IDs every 7 days.] adash333 | 00.swift:04.watchos [2021/10/07] (現在) – [ナビゲーション] adash333 | ||
---|---|---|---|
行 110: | 行 110: | ||
} | } | ||
</ | </ | ||
+ | |||
+ | |||
+ | |||
+ | https:// | ||
+ | How to push a new view onto a NavigationView | ||
+ | September 3rd 2021 | ||
+ | |||
+ | < | ||
+ | // original code from https:// | ||
+ | struct SecondView: View { | ||
+ | var body: some View { | ||
+ | Text(" | ||
+ | } | ||
+ | } | ||
+ | |||
+ | struct ContentView: | ||
+ | var body: some View { | ||
+ | NavigationView { | ||
+ | VStack { | ||
+ | NavigationLink(destination: | ||
+ | Text(" | ||
+ | } | ||
+ | .navigationTitle(" | ||
+ | } | ||
+ | } | ||
+ | } | ||
+ | } | ||
+ | </ | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
===== map ===== | ===== map ===== | ||
行 143: | 行 178: | ||
+ | |||
+ | https:// | ||
+ | AppleIDは複数作成できる?複数アカウントのメリット&作成方法 | ||
+ | → AppleIDは複数作成できるが、異なるメールアドレスが必要。 | ||
00.swift/04.watchos.1633563985.txt.gz · 最終更新: 2021/10/06 by adash333