<?xml version="1.0" encoding="UTF-8" ?>
  <rss version="2.0">
    <channel>
        <title>Anderson Henrique - Dev Blog</title>
        <link>https://www.andersonhenrique.com.br</link>
        <description>Blog about programming and technology</description>
        <item>
          <title>Understanding React Native Architecture (The Simple Way)</title>
          <link>https://www.andersonhenrique.com.br/en/blog/react-native-architecture</link>
          <description>A simple explanation of how React Native architecture works, from the Bridge to Fabric and the new architecture with JSI.</description>
          <pubDate>Mon, 01 Dec 2025 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Native integrations in React Native - when JavaScript is not enough</title>
          <link>https://www.andersonhenrique.com.br/en/blog/react-native-native-modules</link>
          <description>An advanced guide on creating native modules in React Native, communication between JavaScript and native code, and when it makes sense to go down to the platform level.</description>
          <pubDate>Mon, 01 Dec 2025 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Entendendo a Arquitetura do React Native (De Forma Simples)</title>
          <link>https://www.andersonhenrique.com.br/pt/blog/react-native-architecture</link>
          <description>Uma explicação simples sobre como funciona a arquitetura do React Native, desde a Bridge até o Fabric e a nova arquitetura com JSI.</description>
          <pubDate>Mon, 01 Dec 2025 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Integrações nativas em React Native - quando JavaScript não é suficiente</title>
          <link>https://www.andersonhenrique.com.br/pt/blog/react-native-native-modules</link>
          <description>Um guia avançado sobre como criar módulos nativos em React Native, comunicação entre JavaScript e código nativo, e quando faz sentido descer para o nível da plataforma.</description>
          <pubDate>Mon, 01 Dec 2025 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Security in React Native apps - an underestimated topic</title>
          <link>https://www.andersonhenrique.com.br/en/blog/react-native-security</link>
          <description>Many React Native apps neglect security. In this article, I cover best practices and topics that come up in interviews about mobile security.</description>
          <pubDate>Tue, 25 Nov 2025 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Segurança em aplicativos React Native - um tópico subestimado</title>
          <link>https://www.andersonhenrique.com.br/pt/blog/react-native-security</link>
          <description>Muitos aplicativos feitos em React Native deixam a segurança de lado. Neste artigo, abordo boas práticas e tópicos que caem em entrevistas sobre segurança mobile.</description>
          <pubDate>Tue, 25 Nov 2025 00:00:00 GMT</pubDate>
        </item>
    </channel>
  </rss>