Learning React Native



Download free course Learning React Native, pdf file on 101 pages by Stack Overflow Community.
React Native is an open-source mobile application framework created by Facebook. It is an unofficial and free React Native ebook created for educational purposes. All the content is extracted from Stack Overflow Documentation, which is written by many hardworking individuals at Stack Overflow.

Table of contents

  • Getting started with react-native
  • Android - Hardware Back Button
  • Animation API
  • Command Line Instructions
  • Components
  • Create a shareable APK for android
  • Custom Fonts
  • Debugging
  • ESLint in react-native
  • Hello World
  • HTTP Requests
  • Images
  • Integration with Firebase for Authentication
  • Layout
  • Linking Native API
  • ListView
  • Modal
  • Multiple props rendering
  • Native Modules
  • Navigator Best Practices
  • Navigator with buttons injected from pages
  • Platform Module
  • Props
  • PushNotification
  • RefreshControl with ListView
  • Render Best Practises
  • Routing
  • Run an app on device (Android Version)
  • State
  • Styling
  • Unit Testing
  • WebView
Pages : 101
Size : 2.7 MB
File type : PDF
Downloads: 168
Created: 2022-02-03
License: CC BY-SA
Author(s): Stack Overflow Community
Learning React Native

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

Others react Tutorials

Reactive Data Handling

The Complete Beginner’s Guide to React

React Succinctly

Getting started with React

Reintroducing React

Others related eBooks about Learning React Native

An Introduction to ReactJS

React is a JavaScript framework. Using the framework is as simple as including a JavaScript file in our HTML and using the React exports in our application's JavaScript. With this tutorial, we're starting out at the beginning. Let's look at what React is and what makes it tick. We'll discuss why we...

Introduction to XHTML

XHTML is a stricter and cleaner version of HTML. In this tutorial you will learn the difference between HTML and XHTML. We will also show you how W3Schools.com was converted into XHTML....

Getting started with WordPress

Download free WordPress tutorial course in PDF, training file in 72 chapters and 208 pages. Free unaffiliated ebook created from Stack OverFlow contributor....

Web Page Size, Speed, and Performance

Download free course Web Page Size, Speed, and Performance, pdf file on 39 pages by Terrence Dorsey....

Learning jQuery PDF course

Download free Jquery tutorial course in PDF, training file in 18 chapters and 88 pages. Free unaffiliated ebook created from Stack OverFlow contributor....

Writing your first Django app

With this tutorial you will learn how to write your first Django application, free training document intended to beginners....

CSS in Depth

This book exposes you to a world of CSS techniques that range from clever to mind-blowing. This instantly useful book is packed with creative examples and powerful best practices that will sharpen your technical skills and inspire your sense of design....

You Don't Know JS Yet: Scope and Closures - 2nd Edition

No matter how much experience you have with JavaScript, odds are you don't fully understand the language. This concise yet in-depth guide takes you inside scope and closures, two core concepts you need to know to become a more efficient and effective JavaScript programmer. You'll learn how and why...

XML by Examples

A complet PDF tutorial about XML,XSL and XSLT under 528 pages, it assumed that you have some basic HTML coding experience but you don't need to be an expert....

Essential CSS

This book written to provide clear and concise explanation of topics for programmers both starting to learn the Cascading Style Sheets (CSS) 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....