https://github.com/vittoriopiotti/calculator-app-reactnative
Calcolatrice Mobile con Rotazione Schermo in React-Native senza librerie esterne sul design della calcolatrice di IOS
https://github.com/vittoriopiotti/calculator-app-reactnative
android calculator ios react-native typescript
Last synced: about 1 year ago
JSON representation
Calcolatrice Mobile con Rotazione Schermo in React-Native senza librerie esterne sul design della calcolatrice di IOS
- Host: GitHub
- URL: https://github.com/vittoriopiotti/calculator-app-reactnative
- Owner: vittorioPiotti
- License: gpl-3.0
- Created: 2024-04-25T06:29:28.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-30T12:39:13.000Z (over 1 year ago)
- Last Synced: 2025-03-25T11:39:06.565Z (over 1 year ago)
- Topics: android, calculator, ios, react-native, typescript
- Language: TypeScript
- Homepage: https://h7mfqc.csb.app/Calcolatrice
- Size: 1.41 MB
- Stars: 40
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-ReactNative
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# Calcolatrice React Native
Calcolatrice Mobile con Rotazione Schermo in React-Native senza librerie esterne sul design della calcolatrice di IOS
> [!NOTE]
> Progetto scolastico 🎓 · Ⅴ
> [!CAUTION]
> Se numero di cifre troppo grande errore perchè non è stata implementata la gestione delle approssimazioni
---
## Icona
Icona realizzata con [Figma](https://www.figma.com/)

## Ispirazione
La calcolatrice in React Native è stata ispirata dal modello di quella di IOS: [Calcolatrice IOS](https://apps.apple.com/it/app/calcolatrice/id1069511488)
## Applicazione
Applicazione Galcolatrice: [Link all'App](https://h7mfqc.csb.app/Calcolatrice)
---
Le schermate sono state acquisite da un dispotivo IOS
|
|
|
------------ | ------------ |
## Licenze
### Calculator
**Copyright** 2024 Vittorio Piotti [(GitHub page)](https://github.com/vittorioPiotti) [(Personal page)](https://vittoriopiotti.altervista.org/)
**Version** [v1.0.0](https://github.com/vittorioPiotti/Calculator-App-ReactNative/releases/tag/1.0.0)
**License** [GPL-3.0](https://github.com/vittorioPiotti/Calcolatrice-React-Native/blob/main/LICENSE.md)
---
### React Native
**Copyright** Facebook, Inc.
**Version** [v0.74.0](https://reactnative.dev/blog/2024/04/22/release-0.74)
**License** [MIT](https://github.com/facebook/react-native/blob/main/LICENSE)