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