Skip to content

This application is made with react native. It is a calculator that allows to change the theme from light to dark, add, subtract, multiply, divide, change from positive to negative and vice versa, return to 0, get the percentage etc. It is my first native application. The first of hopefully many :D

License

Notifications You must be signed in to change notification settings

DiegoLibonati/Calculator-Native

Repository files navigation

Calculator Native

Getting Started

  1. Clone the repository on your computer using: git clone URL.
  2. Go to the APP directory.
  3. Execute: yarn install or npm install
  4. Execute: yarn start or npm start and select the desired option!
  • If you don't have expo and an Android simulator installed, search for a tutorial on YouTube.

Description

This application is made with react native. It is a calculator that allows to:

  1. Change the theme from light to dark
  2. Add
  3. Subtract
  4. Multiply
  5. Divide
  6. Change from positive to negative and vice versa
  7. Return to 0
  8. Get the percentage

It is my first native application. The first of hopefully many :D

Technologies used

  1. React Native
  2. Typescript
  3. CSS
  4. Expo

Libraries used

Dependencies

"@types/jest": "^29.5.13"
"@types/node": "^20.10.6"
"@types/react": "~18.3.12"
"expo": "^52.0.0"
"expo-status-bar": "~2.0.0"
"react": "18.3.1"
"react-native": "0.76.5"

devDependencies

"@babel/core": "^7.20.0"
"@testing-library/jest-native": "^5.4.3"
"@testing-library/react-native": "^12.1.2"
"jest": "^29.7.0"
"jest-expo": "^52.0.0"
"typescript": "^5.1.3"

Portfolio Link

https://www.diegolibonati.com.ar/#/project/Calculator-Native

Video

calculator-react-native.mp4

Testing

  1. Join to the correct path of the clone
  2. Execute: yarn test or npm test

About

This application is made with react native. It is a calculator that allows to change the theme from light to dark, add, subtract, multiply, divide, change from positive to negative and vice versa, return to 0, get the percentage etc. It is my first native application. The first of hopefully many :D

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published