설명 없음
ErnestoOrtiz2 a08bfaea43 Correccion error ortagrafico 2 년 전
.expo-shared Created a new Expo app 3 년 전
assets Upload files to 'assets' 2 년 전
components Podemos registrarnos en la base de datos 2 년 전
config Added config/AvailabilityScreen.js 2 년 전
locales Quite la importacion del modulo de traduccion 3 년 전
redux support for two user types 2 년 전
screens Correccion error ortagrafico 2 년 전
.gitignore Created a new Expo app 3 년 전
App.js app.js 2 년 전
Home_page.js Added import to Home_page.js 2 년 전
README.md Modifiqué el README para que aparezcan los paquetes necesarios para correr el proyecto. 2 년 전
app.json Created a new Expo app 3 년 전
babel.config.js Created a new Expo app 3 년 전
package-lock.json Instale react-native-calender-picker 2 년 전
package.json Instale react-native-calender-picker 2 년 전
sorting.py Added sorting.py 3 년 전

README.md

Para poder correr el proyecto:

Instalar Nodejs, que incluye npm
npm install --global expo-cli
Instalar los paquetes que aparecen en package-lock.json usando
npm install nombreDelPaquete