<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>komaji504</author_name>
  <author_url>https://blog.hatena.ne.jp/komaji504/</author_url>
  <blog_title>ドン・エンジニーア</blog_title>
  <blog_url>https://komaji504.hateblo.jp/</blog_url>
  <categories>
    <anon>iOS</anon>
    <anon>SwiftUI</anon>
    <anon>Swift</anon>
  </categories>
  <description>NG 画面下部にボタンを置く場合、 bottom の Safe Area に被らないように置かないといけない。 何も考えずに置くと、下記のように Safe Area まで拡張されずに残念な感じになる。 VStack(spacing: .zero) { List(0..&lt;100) { index in Text(&quot;\(index)&quot;) } Button(&quot;Button&quot;, action: {}) .frame(maxWidth: .infinity, minHeight: 44.0) .background(Color.orange) } NG Safe Area までコンテンツを拡張しようと思…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkomaji504.hateblo.jp%2Fentry%2F2021%2F06%2F04%2F205402&quot; title=&quot;SwiftUI で画面下部にボタンを置く - ドン・エンジニーア&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url>https://cdn-ak.f.st-hatena.com/images/fotolife/k/komaji504/20210604/20210604202544.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2021-06-04 20:54:02</published>
  <title>SwiftUI で画面下部にボタンを置く</title>
  <type>rich</type>
  <url>https://komaji504.hateblo.jp/entry/2021/06/04/205402</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
