<?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: Chuazz</title>
    <description>The latest articles on DEV Community by Chuazz (@chuazz).</description>
    <link>https://dev.to/chuazz</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%2F1245281%2F7d306f7e-607a-42c2-905e-4a04151df430.jpeg</url>
      <title>DEV Community: Chuazz</title>
      <link>https://dev.to/chuazz</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/chuazz"/>
    <language>en</language>
    <item>
      <title>How can i detect screen is recording in React Native</title>
      <dc:creator>Chuazz</dc:creator>
      <pubDate>Wed, 28 Feb 2024 15:55:54 +0000</pubDate>
      <link>https://dev.to/chuazz/how-can-i-detect-screen-is-recording-in-react-native-23hm</link>
      <guid>https://dev.to/chuazz/how-can-i-detect-screen-is-recording-in-react-native-23hm</guid>
      <description>&lt;p&gt;Hi guys, &lt;br&gt;
I have an app that play music, I would like my music is private so i don't want user can use 'screen record' to record the screen or my music in React Native i have do this in MainActivity.java&lt;/p&gt;

&lt;p&gt;&lt;code&gt;getWindow().setFlags(WindowManager.LayoutParams.FLAG_SECURE,&lt;br&gt;
        WindowManager.LayoutParams.FLAG_SECURE);&lt;/code&gt;&lt;/p&gt;

&lt;p&gt;it make my screen go dark but user still record my music :(&lt;/p&gt;

</description>
      <category>reactnative</category>
      <category>java</category>
      <category>programming</category>
    </item>
    <item>
      <title>Trying to cofigure react-native on Ubuntu 20.4</title>
      <dc:creator>Chuazz</dc:creator>
      <pubDate>Sun, 07 Jan 2024 17:37:20 +0000</pubDate>
      <link>https://dev.to/chuazz/trying-to-cofigure-react-native-on-ubuntu-204-2h8h</link>
      <guid>https://dev.to/chuazz/trying-to-cofigure-react-native-on-ubuntu-204-2h8h</guid>
      <description>&lt;p&gt;Hi guys, i'm tryng to config react-native enviroment then i have trouble like that&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F6csbae2064oqtokjve56.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F6csbae2064oqtokjve56.png" alt="Image description" width="800" height="410"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Ubuntu don't recognize android studio although i have install it before, and this is my $PATH&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F0fvfhfgdyqdrnp0cr573.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F0fvfhfgdyqdrnp0cr573.png" alt="Image description" width="800" height="410"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>help</category>
      <category>reactnat</category>
    </item>
    <item>
      <title>How to update array element in Vue3 Composition API</title>
      <dc:creator>Chuazz</dc:creator>
      <pubDate>Sun, 31 Dec 2023 07:18:56 +0000</pubDate>
      <link>https://dev.to/chuazz/how-to-update-array-element-in-vue3-composition-api-eje</link>
      <guid>https://dev.to/chuazz/how-to-update-array-element-in-vue3-composition-api-eje</guid>
      <description>&lt;p&gt;I have trouble while update a specific element in a array, this is my code&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fdtc4da2e3g95jttwwivl.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fdtc4da2e3g95jttwwivl.png" alt="Image description"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;then i get a message like this: "Invalid left-hand side in assignment expression".&lt;/p&gt;

</description>
      <category>vue</category>
    </item>
  </channel>
</rss>
