Skip to content

An expo template with TypeScript and some neccessary deps to build a react native app.

License

Notifications You must be signed in to change notification settings

takanome-dev/expo-typescript-template

Repository files navigation

Expo TypeScript Template

This is a typescript template for expo. It includes all the necessary stuff to start working with expo framework. It has the most popular packages included so it's easier to start coding the app itself without all the necessary boilerplate setup.

🚀 Setup

# Clone the project
git clone https://github.com/takanome-dev/expo-typescript-template.git

# Go to the project directory
cd expo-typescript-template

# Install dependencies
yarn install # or npm install

# Start the expo server
yarn start

Libraries

TODO: List of libraries used in the project and their purpose

✏️ Contributing

Contributions are always welcome!

⚖️ License

The scripts and documentation in this project are released under the MIT License

About

An expo template with TypeScript and some neccessary deps to build a react native app.

Topics

Resources

License

Stars

Watchers

Forks