noi-techpark / it.sfscon.app

This repository contains the source code of the SFSCON app. The app is used by the SFSCON participants to get be constantly informed about what is going on during the conference, to bookmark the most interesting contents they are interested to and rate the talks they have attended.
0 stars 1 forks source link

opencon-app

OPENCON mobile application

Run Developer Environment

npx expo start

Pre-build

./prepare_build.sh [option]    options: test / prod

Build

./prepare_build.sh
rm __metro_cache__
eas build --profile prod