Brak opisu
Eduardo Santin b51c56acab Merge branch 'Freehand' of https://git.ccom.uprrp.edu/ccorrada/ErEduGilMor into Freehand 2 lat temu
.expo-shared Created a new Expo app 3 lat temu
assets Upload files to 'assets' 2 lat temu
components Podemos registrarnos en la base de datos 2 lat temu
config single city 2 lat temu
locales Quite la importacion del modulo de traduccion 3 lat temu
redux support for two user types 2 lat temu
screens Estoy mandado el id de la cita a traves de la notificacion que el cliente manda al interprete. 2 lat temu
.gitignore Created a new Expo app 3 lat temu
App.js app.js 2 lat temu
Home_page.js Added import to Home_page.js 2 lat temu
README.md Modifiqué el README para que aparezcan los paquetes necesarios para correr el proyecto. 2 lat temu
app.json Created a new Expo app 3 lat temu
babel.config.js Created a new Expo app 3 lat temu
package-lock.json fixed slip up in package lock 2 lat temu
package.json Instale react-native-calender-picker 2 lat temu
sorting.py Added sorting.py 3 lat temu

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