<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>hitonatsu</author_name>
  <author_url>https://blog.hatena.ne.jp/hitonatsu/</author_url>
  <blog_title>ひと夏の技術</blog_title>
  <blog_url>https://tech-1natsu.hatenablog.com/</blog_url>
  <categories>
    <anon>トラブルシューティング</anon>
  </categories>
  <description>めっちゃハマったので知見を忘れないように書いておく。 結論: onStartShouldSetResponder ScrollViewの内側のViewのPropsにonStartShouldSetResponder={() =&gt; true}する こうなっていればスクロールできるようになるはず。 &lt;TouchableWithoutFeedback&gt; &lt;ScrollView&gt; &lt;View onStartShouldSetResponder={() =&gt; true}&gt; {scrollableContents} &lt;/View&gt; &lt;/ScrollView&gt; &lt;/TouchableWithoutFeedb…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftech-1natsu.hatenablog.com%2Fentry%2F2019%2F12%2F31%2F205153&quot; title=&quot;React NativeでTouchableWithoutFeedback配下のScrollViewがなぜかスクロールできないときのメモ - ひと夏の技術&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>2019-12-31 20:51:53</published>
  <title>React NativeでTouchableWithoutFeedback配下のScrollViewがなぜかスクロールできないときのメモ</title>
  <type>rich</type>
  <url>https://tech-1natsu.hatenablog.com/entry/2019/12/31/205153</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
