<?xml version="1.0" encoding="UTF-8" ?>
  <rss version="2.0">
    <channel>
        <title>Shant Issa</title>
        <link>https://shantissa.com</link>
        <description>This is Shant Issa's portfolio RSS feed</description>
        <item>
          <title>Authentication Token Management: Handling Token Refresh and State Reset in React Native</title>
          <link>https://shantissa.com/blog/auth-token-management</link>
          <description>Patterns for secure, seamless token refresh, state synchronization, and graceful expiration handling in React Native.</description>
          <pubDate>Fri, 17 Oct 2025 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Application State Management: Balancing Global and Local State in React Native</title>
          <link>https://shantissa.com/blog/application-state-management</link>
          <description>How to combine global, server, and local state in React Native for clarity, performance, and maintainability.</description>
          <pubDate>Sun, 12 Oct 2025 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Building Scalable React Native Apps: A Guide to Clean Architecture</title>
          <link>https://shantissa.com/blog/architecture</link>
          <description>Architectural patterns and practices for maintainable, testable, and scalable React Native applications.</description>
          <pubDate>Sun, 05 Oct 2025 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Object-Oriented API Services: Building Maintainable Frontend Architecture</title>
          <link>https://shantissa.com/blog/api-services-architecture</link>
          <description>Learn how object-oriented design and dependency injection can make frontend API layers in React Native clean, scalable, and testable.</description>
          <pubDate>Sat, 20 Sep 2025 00:00:00 GMT</pubDate>
        </item>
    </channel>
  </rss>