Thanks to visit codestin.com
Credit goes to www.scribd.com

0% found this document useful (0 votes)
153 views3 pages

Panduan React Native untuk Windows

This document discusses setting up React Native on Windows. It begins with an introduction to React Native, noting that it is an open source framework created by Facebook that allows developers to build Android and iOS mobile apps using JavaScript. It then outlines the steps to set up React Native on Windows, including installing Java, Node.js, NPM, Android Studio, and the React Native CLI, before setting up and running an Android emulator.

Uploaded by

blob232
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
153 views3 pages

Panduan React Native untuk Windows

This document discusses setting up React Native on Windows. It begins with an introduction to React Native, noting that it is an open source framework created by Facebook that allows developers to build Android and iOS mobile apps using JavaScript. It then outlines the steps to set up React Native on Windows, including installing Java, Node.js, NPM, Android Studio, and the React Native CLI, before setting up and running an Android emulator.

Uploaded by

blob232
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

Table

of Contents
Pengenalan 1.1
Setup di Windows 1.2

1
Pengenalan

Membuat Aplikasi Mobile dengan React


Native
React adalah sebuah library open source yang dibuat oleh Facebook. Sedangkan React
Native merupakan sebuah framework yang memungkinkan kita, developer, membuat
aplikasi Android dan iOS menggunakan JavaScript. Ia menggunakan konsep yang sama
seperti React untuk membangun User Interface mobile.

2
Setup di Windows

Setup React Native di Windows


Setup Java, Nodejs, NPM
Instalasi Android Studio
Instalasi React Native CLI
Setup dan Jalakan Android Emulator

You might also like