<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>React Native on HuyDQ&#39;s Blog</title>
    <link>https://robinhuy.github.io/tags/react-native/</link>
    <description>Recent content in React Native on HuyDQ&#39;s Blog</description>
    <image>
      <url>https://robinhuy.github.io/icons/dragon-thumbnail.png</url>
      <link>https://robinhuy.github.io/icons/dragon-thumbnail.png</link>
    </image>
    <generator>Hugo -- gohugo.io</generator>
    <lastBuildDate>Mon, 08 Aug 2022 00:00:00 +0000</lastBuildDate><atom:link href="https://robinhuy.github.io/tags/react-native/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Tạo App Launcher icon cho React Native app (Android &#43; iOS)</title>
      <link>https://robinhuy.github.io/blog/tao-app-launcher-icon-cho-react-native-app-android-ios/</link>
      <pubDate>Mon, 08 Aug 2022 00:00:00 +0000</pubDate>
      
      <guid>https://robinhuy.github.io/blog/tao-app-launcher-icon-cho-react-native-app-android-ios/</guid>
      <description>Trước khi đẩy app lên Store, chúng ta sẽ cần tạo App Launcher Icon (icon của ứng dụng trên máy của người dùng). App code bằng React Native sẽ có thể đẩy lên cả Google Play (Android) và App Store (iOS), do đó mình sẽ hướng dẫn cách tạo App Launcher Icon cho cả 2 hệ hiều hành trên.
Để tạo bộ icon cho các thiết bị với kích thước khác nhau (dùng cho cả trên store) thì chúng ta cần chuẩn bị sẵn 1 icon gốc với kích thước 1024x1024 pixels.</description>
    </item>
    
    <item>
      <title>Kiến thức Javascript cơ bản cần phải biết trước khi học React Native / ReactJS</title>
      <link>https://robinhuy.github.io/blog/kien-thuc-javascript-co-ban-can-phai-biet-truoc-khi-hoc-react-native-reactjs/</link>
      <pubDate>Wed, 20 Jan 2021 00:00:00 +0000</pubDate>
      
      <guid>https://robinhuy.github.io/blog/kien-thuc-javascript-co-ban-can-phai-biet-truoc-khi-hoc-react-native-reactjs/</guid>
      <description>ReactJS là một Javascript framework rất phổ biến với giới lập trình Web Frontend hiện nay, số lượng tuyển dụng lập trình viên ReactJS cũng rất lớn. Do đó nhiều người mới học Web Frontend sau khi học xong một chút HTML CSS JS là muốn nhảy vào lập trình ReactJS ngay. Điều này dẫn đến hệ lụy là các bạn sẽ bị hổng kiến thức cơ bản, hoặc khi học ReactJS sẽ rất chật vật vì không hiểu cú pháp, không hiểu bản chất, &amp;hellip;</description>
    </item>
    
    <item>
      <title>Thiết lập môi trường lập trình React Native</title>
      <link>https://robinhuy.github.io/blog/thiet-lap-moi-truong-lap-trinh-react-native/</link>
      <pubDate>Fri, 18 Dec 2020 00:00:00 +0000</pubDate>
      
      <guid>https://robinhuy.github.io/blog/thiet-lap-moi-truong-lap-trinh-react-native/</guid>
      <description>Nếu bạn dùng Mac Bước 1: Cài đặt chung Cài Node và Watchman dùng Homebrew
1 2  brew install node brew install watchman   Riêng với Node có thể cài trực tiếp bằng cách tải bộ cài tại đây https://nodejs.org/en (cài bản LTS) hoặc sử dụng nvm nếu bạn muốn sử dụng node với các phiên bản khác nhau.
Cài Java Development Kit dùng Homebrew
1  brew install --cask adoptopenjdk/openjdk/adoptopenjdk8   Hoặc có thể tải bộ cài tại đây https://www.</description>
    </item>
    
  </channel>
</rss>
