<?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: Sanjeev Yadav</title>
    <description>The latest articles on DEV Community by Sanjeev Yadav (@sanjeevyadavit).</description>
    <link>https://dev.to/sanjeevyadavit</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%2F242279%2F34a7f1e1-e8ae-4453-a275-fa5ac5a5d814.png</url>
      <title>DEV Community: Sanjeev Yadav</title>
      <link>https://dev.to/sanjeevyadavit</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/sanjeevyadavit"/>
    <language>en</language>
    <item>
      <title>Wrote Scalable Theme module for React Native</title>
      <dc:creator>Sanjeev Yadav</dc:creator>
      <pubDate>Sun, 13 Oct 2019 00:49:41 +0000</pubDate>
      <link>https://dev.to/sanjeevyadavit/wrote-scalable-theme-module-for-react-native-d64</link>
      <guid>https://dev.to/sanjeevyadavit/wrote-scalable-theme-module-for-react-native-d64</guid>
      <description>&lt;p&gt;Hello everyone,&lt;/p&gt;

&lt;p&gt;In entire app, &lt;code&gt;colors&lt;/code&gt;, &lt;code&gt;typography&lt;/code&gt; and values for &lt;code&gt;margin&lt;/code&gt;/&lt;code&gt;padding&lt;/code&gt;/&lt;code&gt;height&lt;/code&gt;/&lt;code&gt;width&lt;/code&gt; are typically defined in each component, which makes it hard to change. Theme module, defines all colors, typography and sizes at a single place, so that only few changes in value can change the overall look of the app.&lt;/p&gt;

&lt;p&gt;Wrote a project on Github regarding this &lt;a href="https://github.com/alexakasanjeev/react-native-theme"&gt;https://github.com/alexakasanjeev/react-native-theme&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Please checkout the project, and share your ideas on How it could be improve, contribution are welcomes.&lt;/p&gt;

</description>
      <category>reactnative</category>
      <category>design</category>
      <category>uiweekly</category>
      <category>typescript</category>
    </item>
  </channel>
</rss>
