rauldeheer / expo-typescript

Typescript boilerplate for Expo projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Expo-typescript

Typescript boilerplate for Expo projects. This project is currently running the latest Expo SDK (31.0.0).

This project already includes types for:

  • Expo
  • Expo Vector Icons
  • React
  • React Native

How to start

Make sure you have the Expo CLI installed. To install the Expo CLI, run the following command:

npm install -g expo-cli

  1. run npm install in the project directory.
  2. run expo start in the project directory to start the project.

You are now ready to start programming in Typescript with Expo and React Native!

About

Typescript boilerplate for Expo projects


Languages

Language:TypeScript 100.0%