<?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: Luis Reyes</title>
    <description>The latest articles on DEV Community by Luis Reyes (@reyes0507).</description>
    <link>https://dev.to/reyes0507</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%2F1175368%2Fb56839b1-d8f1-436e-bd0c-bac29b000ef9.png</url>
      <title>DEV Community: Luis Reyes</title>
      <link>https://dev.to/reyes0507</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/reyes0507"/>
    <language>en</language>
    <item>
      <title>Intent modules in React Native</title>
      <dc:creator>Luis Reyes</dc:creator>
      <pubDate>Tue, 15 Apr 2025 23:36:48 +0000</pubDate>
      <link>https://dev.to/reyes0507/intent-modules-in-react-native-3bpc</link>
      <guid>https://dev.to/reyes0507/intent-modules-in-react-native-3bpc</guid>
      <description>&lt;p&gt;Hi there, I attempt to implement Intent in React Native to call other application for process debit card and receive response from that application. The problem is that the other application mount over my application, but when the other application to process debit card and finish and that return response to my app, my app is restarted even when the other application is processing debit card. Is losing the conection to the Intent and my app can't receive the response from the other application. How I can to solve this?&lt;/p&gt;

</description>
      <category>react</category>
      <category>reactnative</category>
      <category>kotlin</category>
    </item>
  </channel>
</rss>
