An open API service indexing awesome lists of open source software.

https://github.com/bizzarrowebgroup/faicentro

App per il Distretto del Centro di Mestre
https://github.com/bizzarrowebgroup/faicentro

expo react-native react-native-screens react-navigation svg typescript

Last synced: 2 months ago
JSON representation

App per il Distretto del Centro di Mestre

Awesome Lists containing this project

README

        

⭕️ Fai Centro!


React Native app



![screenshots](https://github.com/bizzarrowebgroup/FaiCentro/blob/master/preview.jpg?raw=true)

Codice sorgente dell'App per il [Distretto del Centro di Mestre](https://www.faicentro.it/).
Fatta con React Native, Expo e Typescript.

### 📦 Incomicia ora

Installa le dipendenze usa npm o yarn, noi consigliamo yarn:

```sh
$ yarn
```

Avvia l'app:

```sh
$ yarn start
```

Per avviare l'app in un OS specifico:

```sh
$ yarn ios | yarn android
```

## Da fare

- [ ] Aggiungere ricerca.
- [ ] Aggiungere Drawer Nav.
- [ ] Aggiungere Preferiti.
- [ ] Aggiungere Lingue.
- [ ] Aggiungere Impostazioni.
- [ ] Aggiungere Notifiche.
- [ ] Aggiungere Login.
- [ ] Aggiungere Mio profilo.