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
- Host: GitHub
- URL: https://github.com/bizzarrowebgroup/faicentro
- Owner: bizzarrowebgroup
- License: gpl-3.0
- Created: 2020-04-23T00:14:27.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-10-29T15:35:35.000Z (over 3 years ago)
- Last Synced: 2024-06-19T07:17:25.997Z (12 months ago)
- Topics: expo, react-native, react-native-screens, react-navigation, svg, typescript
- Language: TypeScript
- Homepage: https://faicentro.it
- Size: 1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
⭕️ Fai Centro!
React Native app

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.