Skip to content

Aplicación móvil para generar reportes utilizando ReactNative.

Notifications You must be signed in to change notification settings

Alelizzt/CrashReports

Repository files navigation

CrashReports

Aplicación móvil para generar reportes

Requerimientos de sistema

¿Cómo compilar?

Clone & install

git clone https://github.com/Alelizzt/CrashReports.git
cd CrashReports
npm install

iOS

react-native run-ios

Android

Iniciar android avd y arrancar un emulador

react-native run-android
  • Si decide utilizar un smartphone
adb reverse tcp:8081 tcp:8081
react-native run-android

NOTA Si utiliza Windows agregue %USERPROFILE%\AppData\Local\Android\Sdk\platform-tools al path para utilizar adb.

About

Aplicación móvil para generar reportes utilizando ReactNative.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published