Skip to content

linktel0/react-native-with-tailwind-template

Repository files navigation

Template with React Native + Tailwind + Expo

A simple template that can be used to get started with React Native and tailwind out of the box.

Ensure that expo is setup on local system:

# using npm
npm i -g expo-cli

or

#using yarn
yarn add expo-cli

Clone this repository on your local machine:

git clone https://github.com/ArshS1/react-native-with-tailwind-template.git [your-app-name]

Start expo by running and starting iOS/Android simulator:

expo start

Enjoy the template

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published