<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>sakata_harumi</author_name>
  <author_url>https://blog.hatena.ne.jp/sakata_harumi/</author_url>
  <blog_title>JKになりたい</blog_title>
  <blog_url>https://wanttobejk.com/</blog_url>
  <categories>
    <anon>Tech</anon>
  </categories>
  <description>React-Nativeを使ったアプリケーション開発にはFlexboxの理解が不可欠。 だから適当にまとめる。 flex flex:1 これで画面いっぱいにコンポーネントが表示される。 同じレベルにflex:1を指定しているコンポーネントが2個あったとしたら1:1の割合で表示される。 片方が1で片方が2なら1:2の割合。 flexDirection flexDirection:‘row’ flexDirection:‘column’ 縦並び(=column)か横並び（=row)か。デフォルトはcolumn。 あと、ReactNativeではcolumn-reverseとかrow-reverse…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwanttobejk.com%2Fentry%2F2016%2F09%2F23%2F20160923011217%2F&quot; title=&quot;ReactNative Flexboxまとめ（殴り書き） - JKになりたい&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></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2016-09-23 01:12:17</published>
  <title>ReactNative Flexboxまとめ（殴り書き）</title>
  <type>rich</type>
  <url>https://wanttobejk.com/entry/2016/09/23/20160923011217/</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
