All Projects → rauldeheer → expo-typescript

rauldeheer / expo-typescript

Licence: other
Typescript boilerplate for Expo projects

Programming Languages

typescript
32286 projects

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!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].