Skip to content

Vinicius-A-R/appTimer

Repository files navigation

TIMER MADE WITH REACT NATIVE

  • Timer app made with React Native.

# App



How to start in Android Studio

  1. start your emulator
  2. npx react-native start
  3. npx react-native run-android

or

  1. start your emulator
  2. yarn react-native start
  3. yarn react-native run-android