<?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: 22catch22</title>
    <description>The latest articles on DEV Community by 22catch22 (@22catch22).</description>
    <link>https://dev.to/22catch22</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%2F1382881%2Ff9a3e435-dde4-4231-9b28-f895786fb228.png</url>
      <title>DEV Community: 22catch22</title>
      <link>https://dev.to/22catch22</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/22catch22"/>
    <language>en</language>
    <item>
      <title>My 'Quote-O-Matic' program has hit a snag</title>
      <dc:creator>22catch22</dc:creator>
      <pubDate>Mon, 25 Mar 2024 19:21:54 +0000</pubDate>
      <link>https://dev.to/22catch22/my-quote-o-matic-program-has-hit-a-snag-5102</link>
      <guid>https://dev.to/22catch22/my-quote-o-matic-program-has-hit-a-snag-5102</guid>
      <description>&lt;p&gt;I have a problem.&lt;/p&gt;

&lt;p&gt;A few days ago, I started working on a little program for React-Native I called "Quote-O-Matic". It's simple enough; the user pushes a button, and the program would display a random inspirational quote from the program's JSON file. &lt;/p&gt;

&lt;p&gt;At first, it went smoothly. With a day, I got the quote-selection code working perfectly. I pushed the button, and a random quote would show up on the console. Problem is, I don't know how to display them to the user. Everytime I push a button, the screen remains quoteless. &lt;/p&gt;

&lt;p&gt;Any words of advice?&lt;/p&gt;

</description>
      <category>javascript</category>
      <category>reactnative</category>
      <category>learning</category>
      <category>help</category>
    </item>
  </channel>
</rss>
