<?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: Yash Pradhan</title>
    <description>The latest articles on DEV Community by Yash Pradhan (@yashyon).</description>
    <link>https://dev.to/yashyon</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%2F620017%2F7baad840-6d92-42ea-ae21-33c1b2e6381e.jpeg</url>
      <title>DEV Community: Yash Pradhan</title>
      <link>https://dev.to/yashyon</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/yashyon"/>
    <language>en</language>
    <item>
      <title>App size got increased after react native and gradle upgrade</title>
      <dc:creator>Yash Pradhan</dc:creator>
      <pubDate>Sat, 23 Jul 2022 03:45:57 +0000</pubDate>
      <link>https://dev.to/yashyon/app-size-got-increased-after-react-native-and-gradle-upgrade-475d</link>
      <guid>https://dev.to/yashyon/app-size-got-increased-after-react-native-and-gradle-upgrade-475d</guid>
      <description>&lt;p&gt;I upgraded my app's React Native version from 0.63.2 to 0.68, Gradle plugin from 4.0.1 to 7.0.4 , I thought by using higher version of react native and Gradle this will reduce my app's APK size but instead APK's size got increased by 6-7 MB .&lt;br&gt;
What should I do now , my main goal is to have APK of smaller size, is there anything to do in 0.68 RN version so that APK size can get smaller or I should downgrade to 0.63.2 ?&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--zFO_5b3Q--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/6u0xtjpack5blmwwzpt0.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--zFO_5b3Q--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/6u0xtjpack5blmwwzpt0.png" alt="Image description" width="624" height="224"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>reactnative</category>
      <category>help</category>
      <category>android</category>
      <category>gradle</category>
    </item>
    <item>
      <title>How can I get this shimmering animation on a button in react native?</title>
      <dc:creator>Yash Pradhan</dc:creator>
      <pubDate>Fri, 22 Apr 2022 04:16:01 +0000</pubDate>
      <link>https://dev.to/yashyon/how-can-i-get-this-shimmering-animation-on-a-button-in-react-native-3jgg</link>
      <guid>https://dev.to/yashyon/how-can-i-get-this-shimmering-animation-on-a-button-in-react-native-3jgg</guid>
      <description>&lt;p&gt;&lt;a href="https://photos.google.com/share/AF1QipOXNNvePsBtmIjbOyABtLuEqtPjRWUIHzeKvYerA-NsJ_5OM2OP0QxATY6SMKqPKQ/photo/AF1QipM0Yz63cgxLbk1JunuBjJO9PygkympoVw_PtDwx?key=YU1DR3pkcWZZUWVsQU84eTFadDdEMVpNQUFTaUJR"&gt;Animation Link&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I have implemented this animation using css in a react app, but I want to use this animation in react native, as there are no keyframes and transition properties in react native's stylesheet. So, I don't know how to implement this in react native.&lt;/p&gt;

&lt;p&gt;Please help..&lt;/p&gt;

</description>
      <category>reactnative</category>
      <category>css</category>
    </item>
  </channel>
</rss>
