The apps you are building with React Native aren't mobile web apps because React Native uses the same fundamental UI building blocks as regular iOS and Android apps. Instead of using Swift, Kotlin or Java, you are putting those building blocks together using JavaScript and React.
Các ứng dụng bạn đang xây dựng với React Native không phải là ứng dụng web dành cho thiết bị di động vì React Native sử dụng các khối xây dựng UI cơ bản giống như các ứng dụng iOS và Android thông thường. Thay vì sử dụng Swift, Kotlin hoặc Java, bạn đang đặt các khối xây dựng đó lại với nhau bằng JavaScript và React.
The apps you are building with React Native aren't mobile web apps because React Native uses the same fundamental UI building blocks as regular iOS and Android apps. Instead of using Swift, Kotlin or Java, you are putting those building blocks together using JavaScript and React.