Skip to content

celobusana/react-native-expo-ts

Repository files navigation

React Native APP with EXPO + Typescript

Supports Expo iOS Supports Expo Android Supports Expo Web

Expo is a bundle of tools created around React Native to help you start an app very fast.

Just a few minutes you can run the APP on your Android (Expo Go) or iOS (Camera app)

This small repository is a basic installation of React Native including EXPO + Typescript and a simple home page with SplashScreen, styled components and theme provider.

🚀 How to use

Creating a new project

  • Install the expo CLI: npm i -g expo-cli
  • Clone this repository: git clone https://github.com/celobusana/react-native-expo-ts.git
  • cd into the project
  • Install the dependencies npm i
  • Run the project npx expo start and follow the EXPO instructions

📝 More information

About

Simple React Native + Expo + TS project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published