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: 599
Created: 2019-04-30

Warning: Trying to access array offset on false in /home/tutovnfz/public_html/article.php on line 233

Others React Native Tutorials

Learning React Native

Others related eBooks about Getting started with React Native tutorial

The Boost C++ Libraries

This book is an introduction to the Boost C++ Libraries. The Boost C++ Libraries complement the C++ standard and add many practical tools that can be of use to any C++ developer and in any C++ project. Because the Boost C++ Libraries are based on the C++ standard, they are implemented using state-...

Raspberry Pi Projects Book

Download free course Raspberry Pi Projects Book, pdf file on 204 pages by Wes Archer, David Crookes, PJ Evans, Gareth Halfacree, Rosie Hattersley, Nicola King, Ben Nuttall, Marc Scott, Danny Staple, Mark Vanstone....

Learning iOS eBook (PDF)

Download free IOS tutorial course material and training in PDF file 1131 pages....

Essential Swift

This book written to provide clear and concise explanation of topics for programmers both starting to learn the Swift 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....

How To Code in Python 3

Download free course How To Code in Python 3, pdf file on 459 pages by Lisa Tagliaferri....

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....

Elementary Algorithms

Download free course Elementary Algorithms, pdf file on 642 pages by Larry LIU Xinyu....

Algorithms book for Professionals

Download free Algorithm tutorial course in PDF, training file in 56 chapters and 257 pages. Free unaffiliated ebook created from Stack OverFlow contributor....

Haskell: Functional Programming with Types

In this book, we aim to introduce you both to the Haskell language, from the very basics to its most advanced features, and to computer programming in general. Seasoned programmers, we urge you to be especially patient with this process. In all likelihood, the languages you are most familiar with ...

Basic Programming Concepts

The objectives of this tutorial are to introduce the fundamental concept of algorithm and the basic concepts of object-oriented programming, use the Java programming language, understand and apply good programming practices and evaluate your programmer skills....