Ei kuvausta
ErnestoOrtiz2 01a18e6952 Corregi un bug para registrar los push notification tokens de los interpretes 2 vuotta sitten
.expo-shared Created a new Expo app 3 vuotta sitten
assets Upload files to 'assets' 2 vuotta sitten
components Podemos registrarnos en la base de datos 2 vuotta sitten
config Added config/AvailabilityScreen.js 2 vuotta sitten
locales Quite la importacion del modulo de traduccion 3 vuotta sitten
redux support for two user types 2 vuotta sitten
screens Corregi un bug para registrar los push notification tokens de los interpretes 2 vuotta sitten
.gitignore Created a new Expo app 3 vuotta sitten
App.js Added map file; in register.js, interpreters are going to Interpretes collection. 2 vuotta sitten
Home_page.js Added import to Home_page.js 2 vuotta sitten
README.md Modifiqué el README para que aparezcan los paquetes necesarios para correr el proyecto. 2 vuotta sitten
app.json Created a new Expo app 3 vuotta sitten
babel.config.js Created a new Expo app 3 vuotta sitten
package-lock.json Instale react-native-maps 2 vuotta sitten
package.json Instale react-native-maps 2 vuotta sitten
sorting.py Added sorting.py 3 vuotta sitten

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