Getting started with React Native tutorial

Download free React Native tutorial course in PDF, training file in 32 chapters and 91 pages. Free unaffiliated ebook created from Stack OverFlow contributor.

Table of contents

  • About
  • Getting started with React Native
  • Setup for Mac
  • Setup for Linux (Ubuntu)
  • Setup for Windows
  • Hello World
  • Editing indexiosjs or indexandroidjs
  • Hello world!
  • Props
  • PropTypes
  • What are props?
  • Use of props
  • Default Props
  • Multiple props rendering
  • render multiple variables
  • Modal
  • Modal Basic Example
  • Transparent Modal Example
  • State
  • setState
  • Initialize State
  • Routing
  • Navigator component
  • Styling
  • Conditional Styling
  • Styling using inline styles
  • Styling using a stylesheet
  • Adding multiple styles
  • Layout
  • Flexbox
  • Components
  • Basic Component
  • Stateful Component
  • Stateless Component
  • ListView
  • Simple Example
  • RefreshControl with ListView
  • Refresh Control with ListView Full Example
  • Refresh Control
  • onRefresh function Example
  • WebView
  • Simple component using webview
  • Command Line Instructions
  • Check version installed
  • Initialize and getting started with React Native project
  • Hello World
  • Multiple props rendering
  • State
  • Styling
  • Components
  • RefreshControl with ListView
  • Command Line Instructions
  • Platform Module
  • Custom Fonts
  • Android - Hardware Back Button
  • Native Modules
  • ESLint in React Native
  • Navigator Best Practices
  • Create a shareable APK for android
  • Render Best Practises
  • Unit Testing

It is a free React Native ebook created for beginners. The content is extracted from Stack Overflow pltaform, which is written by many React Native developers and contributors.

The content is released under Creative Commons BY-SA

Size : 1.32 MB
File type : pdf
Downloads: 592
Created: 2019-04-30

Others React Native Tutorials

Learning React Native

Others related eBooks about Getting started with React Native tutorial

VB.NET for beginners

This document is a VB.NET training tutorial for beginners who wants to learn the dot net platform with Visual Basic ,it's a free courses in PDF under 243 pages for download....

Essential Python

This book written to provide clear and concise explanation of topics for programmers both starting to learn the Python programming language as well as those diving in more complex topics. Most examples are linked to online playground that allows you to change the code and re-run it....

Introduction to Programming with Scratch

This PDF tutorial will introduce you to programming using Scratch from MIT. Free document training course under 43 pages by Donald Bourret....

Programming A Game With Unity: A Beginner's Guide

This is a free Unity PDF tutorial in 11 chapters and 27 pages. This course aims to give students the basics of Unity concepts. ...

Struts Framework ,Overview Installation and Setup

Free training material course for Framework Struts ,this pdf tutorial will shows you an overview of this famous Java Framework ,how to install and use it ....

Elementary Algorithms

This book introduces about elementary algorithms and data structure. It includes side-by-s..., download free Algorithms tutorial in PDF (642 pages) created by Larry LIU Xinyu ....

Fundamentals of C++ Programming

Download free course Fundamentals of C++ Programming, pdf file on 766 pages by Richard L. Halterman....

Learning Python language

Complete Python language tutorial, courses, exercises and Python language examples designed for developers who want to learn the basics of this language. PDF document on 1067 pages created by StackOverFlow....

Solving PDEs in Python: The FEniCS Tutorial I

This book offers a concise and gentle introduction to finite element programming in Python based on the popular FEniCS software library. Using a series of examples, including the Poisson equation, the equations of linear elasticity, the incompressible Navier–Stokes equations, and systems of nonl...

Learning C Language eBook in PDF

This is a free and comprehensive tutorial on C language,whether you are an experienced programmer or not, this tutorial is intended for all those who wish to learn the programming language C. Document in PDF on 465 pages created by StackOverFlow....