React Native School Logo
blogcoursesloginjoin

Topic: "Typescript" - React Native School

August 3rd, 2022

Build a Custom React Hook: Stopwatch

Hooks are a powerful way to abstract logic out of a component to make it reusable and to simplify the component. Today we've got an exercise that will help you practice writing your own hooks by creating a stop watch with the ability to track laps.

Read this article →

June 22nd, 2022

Build Themed Components in React Native

This tutorial will show you how you can build and use themed components in your React Native apps.

Read this article →

June 14th, 2022

How to Detect User Color Preference in React Native

Learn to manage multiple color schemes in your React Native app using the core useColorScheme hook.

Read this article →

June 9th, 2022

How to Setup Path Alias in a React Native TypeScript App

This tutorial will show you how to replace '../../../components' with 'components' in your React Native + TypeScript projects.

Read this article →

January 6th, 2021

How to Add TypeScript to an Existing React Native Application

In this lesson we'll learn how to incrementally add TypeScript to an existing React Native app.

Read this article →

January 6th, 2021

Should You Use TypeScript with React Native? [2021]

Notes from my investigation on whether or not to invest in learning and using TypeScript in my React Native projects.

Read this article →

homecoursesblogreviewstopicsroadmaplogin

A Handlebar Labs Product

Join our email list and get free access to our crash course on building React Native apps.

React Native School Logo