React Native iOS Like Calculator
React Native iOS Like Calculator
This is a simple calculator app based on iOS. Built with React Native and Expo.
Installation
Clone the repo:
git clone https://github.com/vnylbscr/rn-ios-calculator.git
Run yarn install
to install the dependencies.
Features
- Support all basic operations
- Support decimal numbers
- Support negative numbers
- No limit on the number of digits
- Support percentage
- Delete last digit on swipe
Screenshots
iOS
Screen.Recording.2023-01-08.at.15.36.18.mov
Android
Tech Stack
- React Native & Hooks
- Styled Components
- TypeScript
- Expo
- Jest