React Native: Learn React Native With Hands-On Practices
Learn React Native from scratch. Use React Native to build iOS and Android Apps and dive deeper into React Native
What We Will Learn?
ÜCRETSİZ ÖNİZLEMEHow To Get Help?
Free Tools
Windows Setup for React Native
How To Start Emulator in Android Studio
Free Tools
OSX Setup for React Native
Start The Emulator
How To Create An App
See Content On Emulator
Why Do We Need React and React-Native?
ÜCRETSİZ ÖNİZLEMEEs6 Syntax ( Let, Const, Var)
ÜCRETSİZ ÖNİZLEMEFirst Component
How To Show Component On Device
How to Build Our First App
How to Connect a Component To The Root Component
Import a Component to Another Component
Styling with JSX
Displaying Views
Header Component’s Styling
React Props
How to Reuse Code With Props System
How To Show a List To The User
The List Component
Func Component vs Class Based Component
When Do We Need Lifecycle Methods?
Lifecycle Methods
Making Request With Axios
What Is State and How To Initial State?
Using of State
A Component’s Lifecycle With State
List Component
List Item Component
Reusable Components
Styled Component for List Items
Usage of Props.Children
Item Section
Introduction to the Flexbox
Section Header Component
How to Show An Image
Scrollable Content
User Interaction with ReactNative
Event Handlers
How to Open Another App (Browser)
What We Learned From App