Tutorials

Learn React, React Native, JavaScript and more with in-depth tutorials.

React Native

Add a Complete Toggle with React Native Switch

We'll add a cross platform Switch component to toggle the completeness of each todo item. We'll show how to pass down functions from the parent application to the child row of a ListView.
React Native

Add a Clear All Complete Button to the Footer with React Native TouchableOpacity

In this lesson we'll add a button to the footer that will clear all completed items. We'll use TouchableOpacity and we'll examine how flex space-around property works.
React

Add Additional Properties to React Children Using React.cloneElement

We'll show how to modify the children prop with React.cloneElement. We'll add additional properties, and modify existing properties to enhance an element.
React Native

Maintain Touchable Items with a Parent PanResponder

Jest

Migrating Ava to Jest

Migrating from Ava to Jest
React Native

How to bridge a Swift View

React Native

How to Bridge an Objective-C View Component

React Native

How to Create Twitter Exploding Hearts

React Native

How to Make Instagram