Expo Typescript Template

Setup

Install dependencies in the root of the project

npm i

Go to your app.json and change your app's name

    "name": "YOUR APPS NAME",
    "slug": "YOUR APPS NAME",

Start your app

expo start
Create by Dominic Cobb @WhoIsDominic