<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Swapnil Tiwari</title>
    <description>The latest articles on DEV Community by Swapnil Tiwari (@swapnil1104).</description>
    <link>https://dev.to/swapnil1104</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F513632%2F4d322f85-d904-4848-9a81-3d63283f2958.png</url>
      <title>DEV Community: Swapnil Tiwari</title>
      <link>https://dev.to/swapnil1104</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/swapnil1104"/>
    <language>en</language>
    <item>
      <title>animation-wrapper-view, declarative animations with imperative controls</title>
      <dc:creator>Swapnil Tiwari</dc:creator>
      <pubDate>Wed, 25 Aug 2021 15:16:10 +0000</pubDate>
      <link>https://dev.to/swapnil1104/animation-wrapper-view-declarative-animations-with-imperative-controls-533k</link>
      <guid>https://dev.to/swapnil1104/animation-wrapper-view-declarative-animations-with-imperative-controls-533k</guid>
      <description>&lt;p&gt;animation-wrapper-view is a collection of a well-defined set of component-level animations, that a developer can utilize just by providing some configurations. AnimationWrapperView will add plug and play type support to the already robust Animated API and will take care of all the intricate details of each animation type.&lt;/p&gt;

&lt;h3&gt;
  
  
  Features
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;Power animation payload from anywhere (backend ? 😉)&lt;/li&gt;
&lt;li&gt;Extremely light-weight (4KB gzipped + minified).&lt;/li&gt;
&lt;li&gt;Out-of-box support for iOS, Android and RNW.&lt;/li&gt;
&lt;li&gt;Great selection of well defined animations. &lt;/li&gt;
&lt;li&gt;Declarative transformation animations with JSON.&lt;/li&gt;
&lt;li&gt;Imperative controls to the animation state. (start/pause/reset)&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Check out this snack, play around with the library.&lt;br&gt;
Snack Link: &lt;a href="https://snack.expo.dev/@swapnil1104/animationwrapperview-playground"&gt;https://snack.expo.dev/@swapnil1104/animationwrapperview-playground&lt;/a&gt;&lt;br&gt;
Library Link: &lt;a href="https://github.com/flipkart-incubator/animation-wrapper-view"&gt;https://github.com/flipkart-incubator/animation-wrapper-view&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;People looking for solving complex animation use-cases with JSON-based payload, potentially server-driven, can definitely have a look! Looking forward to any feedback/feature requests!&lt;/p&gt;

&lt;p&gt;Cheers.&lt;/p&gt;

</description>
      <category>reactnative</category>
      <category>react</category>
      <category>opensource</category>
    </item>
  </channel>
</rss>
