ホーム
ギャラリー
マイページ
lab/index
Toolbar Lab
Stack.Toolbar / unstable_headerRightItems の機能パターン検証用。
環境: RNS 4.25.2 / expo-router 56.2.6 / iOS 26。
ボタン基本
icon(SF Symbol) / text / disabled / hidden / onPress
variant(prominent)
plain / done / prominent(iOS 26 の塗りガラス)
badge
Icon + Label + Badge をボタンに合成(iOS 26+)
selected トグル
selected で on/off 状態を持つボタン
tintColor / rendering
tintColor と template/original レンダリング
Menu 基本
ネイティブ UIMenu ドロップダウン + MenuAction
Menu 応用
submenu / inline / palette / isOn チェック / destructive / subtitle
custom View
Stack.Toolbar.View で任意の React 要素を埋め込む
glass 背景
hidesSharedBackground / sharesBackground / separateBackground 比較
asChild
ヘッダー右側を丸ごと自作コンポーネントに置換
image icon
画像アイコン + iconRenderingMode template/original
Menu 拡張
unstable_keepPresented / discoverabilityLabel
Spacer / 分割
Spacer(隙間) と separateBackground(個別バブル) の違い