<?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: Isaac Ayomide Okunlola</title>
    <description>The latest articles on DEV Community by Isaac Ayomide Okunlola (@_prime).</description>
    <link>https://dev.to/_prime</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%2F3931544%2F71023b6f-5199-4185-9738-beb8c64f2b8c.png</url>
      <title>DEV Community: Isaac Ayomide Okunlola</title>
      <link>https://dev.to/_prime</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/_prime"/>
    <language>en</language>
    <item>
      <title>I Almost Quit React Native on Day One. Here's What Changed.</title>
      <dc:creator>Isaac Ayomide Okunlola</dc:creator>
      <pubDate>Thu, 14 May 2026 15:43:32 +0000</pubDate>
      <link>https://dev.to/_prime/i-almost-quit-react-native-on-day-one-heres-what-changed-3aen</link>
      <guid>https://dev.to/_prime/i-almost-quit-react-native-on-day-one-heres-what-changed-3aen</guid>
      <description>&lt;p&gt;I picked up React Native a few weeks ago, and I almost quit on day one.&lt;br&gt;
Not because of the code. Because of the setup, gradle builds taking forever, my PC sounding like it wanted to give up on life every time I ran the CLI 😭, but I didn't quit.&lt;br&gt;
I pushed through, managed to build one project through all that pain, and kept it moving.&lt;br&gt;
Then I stumbled on Expo.No Gradle issue. No CLI headaches. No PC struggling.&lt;br&gt;
Just scan a QR code and your app is live on your phone. Like magic.&lt;br&gt;
And the routing? File-based. Exact same concept as Next.js.&lt;br&gt;
Create a file → route exists. No NavigationContainer. No manual stack setup. Nothing.&lt;/p&gt;

&lt;p&gt;Mobile development is actually fun when the tooling gets out of your way.&lt;br&gt;
I still use Android Studio to preview, runs smooth as ever. But if you're a web dev curious about mobile, just start with Expo, don't do what I did first 😂🔥&lt;/p&gt;

&lt;p&gt;What's your React Native setup story? Drop it below 👇&lt;/p&gt;

&lt;p&gt;And if you're seeing my posts for the first time, hello, I'm Prime, a Software Engineer from Nigeria building web and mobile experiences. I write about frontend, React Native, and the things I learn along the way. Check out my work at &lt;a href="https://prime-codes.vercel.app" rel="noopener noreferrer"&gt;https://prime-codes.vercel.app&lt;/a&gt; &lt;/p&gt;

</description>
      <category>javascript</category>
      <category>react</category>
      <category>reactnative</category>
      <category>nextjs</category>
    </item>
  </channel>
</rss>
