<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>Kureduki_Maari</author_name>
  <author_url>https://blog.hatena.ne.jp/Kureduki_Maari/</author_url>
  <blog_title>c4se記：さっちゃんですよ☆</blog_title>
  <blog_url>https://c4se.hatenablog.com/</blog_url>
  <categories>
    <anon>Programming</anon>
    <anon>React</anon>
    <anon>TypeScript</anon>
  </categories>
  <description>以下のおもちゃ React component が有って、右に swipe したら右に fade out、左に swipe したら左に fade out したいとしよう。 import React, { useState } from &quot;react&quot;; const items = [ {id: 1, content: &quot;item 1&quot;}, {id: 2, content: &quot;item 2&quot;}, ]; export function Example() { const [currentItemId, setCurrentItemId] = useState(1); const currentIt…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fc4se.hatenablog.com%2Fentry%2F2021%2F08%2F15%2F224358&quot; title=&quot;react-swipeable と react-transition-group で swipe animation - c4se記：さっちゃんですよ☆&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>2021-08-15 22:43:58</published>
  <title>react-swipeable と react-transition-group で swipe animation</title>
  <type>rich</type>
  <url>https://c4se.hatenablog.com/entry/2021/08/15/224358</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
