Claude Code is an agentic coding environment. Unlike a chatbot that answers questions and waits, Claude Code can read your files, run commands, make changes, and autonomously work through problems while you watch, redirect, or step away entirely. This changes how you work. Instead of writing code yourself and asking Claude to review it, you describe what you want and Claude figures out how to buil
実現したいUI 今回の題材は、Xcodeのようにインスペクタ上にセグメントコントロールを置いたUIです。 今回はこれをSwiftUIで実現します。 Pickerを使う 素朴にPickerを使って実装するとこんな感じです。 Picker("Inspector View Mode", selection: $suit) { ForEach(Suit.allCases) { suit in Image(systemName: suit.systemImageName) } } .pickerStyle(.segmented) .labelsHidden() import SwiftUI struct ContentView: View { @State var isPresented = true var body: some View { NavigationSplitView { Text(
CodeRabbit User Group Tokyo #0 〜立ち上げキックオフ〜の登壇資料です。 https://crug.connpass.com/event/378621/
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く