About | Features | Technologies | Requirements | Starting | License | Author
Build a calculator app using React Native.
✔️ common features in calculator app like (+, -, *, /));
The following tools were used in this project:
Before starting 🏁, you need to have Git, Node, Expo and React Native installed.
# Clone this project
$ git clone https://github.com/bangadam/calculator-app
# Access
$ cd calculator-app
# Install dependencies
$ yarn install
# Run the project
$ yarn ios // for iOS
$ yarn android // for Android
# then open the app in Expo
This project is under license from MIT. For more details, see the LICENSE file.
Made with ❤️ by bangadam.dev