SlideShare a Scribd company logo
React Native Basic
& it’s Benefit
DEDI HERLAMBANG
WA : 089651558635
FB : DEDI HERLAMBANG
 What is React Native
 Who is Using React Native
 React Native Basic
 Simple Demo RN Application
What is React Native
React Native is a library for creating mobile applications
using familiar web technologies without sacrificing
performance or the look and feel typically associated with
fully native
applications.
It is built on top of Facebook’s open source JavaScript
library, React.
Packtpub.com : Mastering React Native
What is React Native
Comparation Hybird & Native
https://medium.com/@ankushaggarwal/ionic-vs-react-native-3eb62f8943f8
What is React Native
https://medium.com/@ankushaggarwal/ionic-vs-react-native-3eb62f8943f8
Comparation Ionic & React Native
Who is using React Native
http://facebook.github.io/react-native/showcase.html
Preparation
 Node JS
 React Native CLI
 Android SDK / Android Studio
 JDK
 Android Emulator (ADT / GenyMotion)
 SSD (optional)
https://facebook.github.io/react-native/docs/getting-started.html
React Native Basics
 State & Props
Props : imutable var
State : mutable var
 Component
View, Text, TextInput, FlatList etc
 APIs
Alert, Image Picker, Toast, etc
 Styling
A StyleSheet is an abstraction similar to CSS StyleSheets
 JSX Expressions
- {item.qty}
- {this.state.jumlah>0 &&
this.state.username!='‘?<Text>OK</Text>:<Text>No</Text>
React Native Resources
React Native UI Element
https://github.com/react-native-training/react-native-elements
React Native Resources
https://mobx.js.org/index.html
State Management
React Native Resources
https://realm.io/docs/javascript/latest
Offline Storage
React Native Resources
Google
Medium
Youtube
Js.coach

More Related Content

PDF
Reark : a Reference Architecture for Android using RxJava
PPTX
SONY BBS - React Native
PDF
Pepperoni 2.0 - How to spice up your mobile apps
PPTX
React Native - CirebonDev
PDF
Experiences building apps with React Native @DomCode 2016
PDF
React native sharing
PDF
What is FED
PDF
React Native for multi-platform mobile applications - Matteo Manchi - Codemo...
Reark : a Reference Architecture for Android using RxJava
SONY BBS - React Native
Pepperoni 2.0 - How to spice up your mobile apps
React Native - CirebonDev
Experiences building apps with React Native @DomCode 2016
React native sharing
What is FED
React Native for multi-platform mobile applications - Matteo Manchi - Codemo...

What's hot (20)

PDF
Pepperoni – A framework for spicing up your mobile apps with React Native
PDF
When to (use / not use) React Native.
PDF
Mobile App Development with Ionic, React Native, and JHipster - Connect.Tech ...
PDF
React Native in a nutshell
PDF
Fastlane on Android 介紹
KEY
Intro to PhoneGap
KEY
Mapping and Geolocation on the Flash Platform
PDF
React Native - Getting Started
PPTX
Android instant app
PDF
Flutter - DevFestDC
PDF
Contributing to open source
PDF
Going Native With React
PDF
Lo mejor y peor de React Native @ValenciaJS
PDF
Putting the Native in React Native - React Native Boston
PDF
IO17就是講義氣
PDF
CraftCamp for Students - Introduction to JHipster
PDF
Mobile development with React Native — one year in production
PDF
Drag and Drop UI Development with React Native
PPTX
KEY
From mobile browser to mobile app
Pepperoni – A framework for spicing up your mobile apps with React Native
When to (use / not use) React Native.
Mobile App Development with Ionic, React Native, and JHipster - Connect.Tech ...
React Native in a nutshell
Fastlane on Android 介紹
Intro to PhoneGap
Mapping and Geolocation on the Flash Platform
React Native - Getting Started
Android instant app
Flutter - DevFestDC
Contributing to open source
Going Native With React
Lo mejor y peor de React Native @ValenciaJS
Putting the Native in React Native - React Native Boston
IO17就是講義氣
CraftCamp for Students - Introduction to JHipster
Mobile development with React Native — one year in production
Drag and Drop UI Development with React Native
From mobile browser to mobile app
Ad

Similar to React native basic & it's benefit (20)

PPTX
Top React Native App Development Considerations You Shouldn’t Miss
PDF
Reactjs Vs React Native – Key Difference, Advantages, And Disadvantages
PDF
React native-meetup-talk
PPTX
How native is React Native? | React Native vs Native App Development
PDF
Hire React Native Developers USA
PDF
React Native_ Pros and Cons for Mobile app development.pdf
PPTX
ReactNative.pptx
PDF
React Native Guide A Hybrid Framework for Mobile Apps
PPTX
React vs React Native
PDF
Developing, building, testing and deploying react native apps
PDF
React Native App Development_ The Ultimate Guide In 2022.pdf
PPTX
React Native - Build Native Mobile App
PPTX
React-Native-vs-Flutter-A-Detailed-Comparison.pptx
PPTX
How React Native Can Reduce App Development Cost
PDF
React Native Vs Flutter, which one you should choose.pdf
PDF
PPT
The Best Guide to Know What, Why, When to Use Is ReactJS
PDF
Reasons behind the popularity of React Native Development Company.pdf
PDF
What is React Native and When to Choose It For Your Project.pdf
PDF
ReactJS Vs React Native: Understanding Differences, Advantages, Disadvantages
Top React Native App Development Considerations You Shouldn’t Miss
Reactjs Vs React Native – Key Difference, Advantages, And Disadvantages
React native-meetup-talk
How native is React Native? | React Native vs Native App Development
Hire React Native Developers USA
React Native_ Pros and Cons for Mobile app development.pdf
ReactNative.pptx
React Native Guide A Hybrid Framework for Mobile Apps
React vs React Native
Developing, building, testing and deploying react native apps
React Native App Development_ The Ultimate Guide In 2022.pdf
React Native - Build Native Mobile App
React-Native-vs-Flutter-A-Detailed-Comparison.pptx
How React Native Can Reduce App Development Cost
React Native Vs Flutter, which one you should choose.pdf
The Best Guide to Know What, Why, When to Use Is ReactJS
Reasons behind the popularity of React Native Development Company.pdf
What is React Native and When to Choose It For Your Project.pdf
ReactJS Vs React Native: Understanding Differences, Advantages, Disadvantages
Ad

React native basic & it's benefit