<?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: mohitmehta1996</title>
    <description>The latest articles on DEV Community by mohitmehta1996 (@mohitmehta1996).</description>
    <link>https://dev.to/mohitmehta1996</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%2F302143%2Fc4b619c6-51ff-458b-9381-bedde6e9890d.png</url>
      <title>DEV Community: mohitmehta1996</title>
      <link>https://dev.to/mohitmehta1996</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/mohitmehta1996"/>
    <language>en</language>
    <item>
      <title>Mind Reader Cards</title>
      <dc:creator>mohitmehta1996</dc:creator>
      <pubDate>Wed, 20 Oct 2021 19:27:14 +0000</pubDate>
      <link>https://dev.to/mohitmehta1996/mind-reader-cards-1l82</link>
      <guid>https://dev.to/mohitmehta1996/mind-reader-cards-1l82</guid>
      <description>&lt;p&gt;Mind Reader Cards allow users to first guess one card from given 21 random cards and then it performs the magic algorithm to identify which card user have guessed. To reveal the card, app asks 3 simple questions and based on answer of those questions, app finds out the true card.&lt;/p&gt;

&lt;p&gt;The app is built on reactnative. It can be downloaded from below link.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://play.google.com/store/apps/details?id=com.mindreadercards"&gt;https://play.google.com/store/apps/details?id=com.mindreadercards&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Please rate the app or drop the review so I can improve myself or the app.&lt;/p&gt;

</description>
      <category>reactnative</category>
      <category>gamedev</category>
      <category>productivity</category>
      <category>android</category>
    </item>
    <item>
      <title>Update Badge in React Native Stack Navigator Header</title>
      <dc:creator>mohitmehta1996</dc:creator>
      <pubDate>Thu, 04 Mar 2021 03:55:10 +0000</pubDate>
      <link>https://dev.to/mohitmehta1996/update-badge-in-react-native-stack-navigator-header-4i7h</link>
      <guid>https://dev.to/mohitmehta1996/update-badge-in-react-native-stack-navigator-header-4i7h</guid>
      <description>&lt;p&gt;I have added badges in react native stack navigator for cart and wish-list count. These counts must be fetched from API on every screen change or back event. I also want to update these count on "add to cart" and "add to wish-list" event from Product screen.&lt;/p&gt;

&lt;p&gt;Can anyone suggests me how to do this ? Any reference code or article will be very helpful.&lt;/p&gt;

&lt;p&gt;Thanks in Advance.&lt;/p&gt;

</description>
      <category>reactnative</category>
      <category>reactnavigation</category>
      <category>badge</category>
      <category>notification</category>
    </item>
    <item>
      <title>React native dynamic drawer items</title>
      <dc:creator>mohitmehta1996</dc:creator>
      <pubDate>Sun, 20 Sep 2020 10:58:58 +0000</pubDate>
      <link>https://dev.to/mohitmehta1996/react-native-dynamic-drawer-items-2m0g</link>
      <guid>https://dev.to/mohitmehta1996/react-native-dynamic-drawer-items-2m0g</guid>
      <description>&lt;p&gt;I have created basic react native app with dynamic drawer items which are fetched from JSON file.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/mohitmehta1996/react-native-dynamic-drawer"&gt;https://github.com/mohitmehta1996/react-native-dynamic-drawer&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Check this out and let me know your thoughts.&lt;/p&gt;

</description>
      <category>reactnative</category>
      <category>drawer</category>
      <category>dynamic</category>
      <category>react</category>
    </item>
  </channel>
</rss>
