/react-native-calculator

This is a simple calculator application built using React Native. It allows users to perform basic arithmetic operations such as addition, subtraction, multiplication, and division.

Primary LanguageTypeScript

React Native Calculator

This is a simple calculator application built using React Native. It allows users to perform basic arithmetic operations such as addition, subtraction, multiplication, and division.

College Infomation

  • Name: Vũ Nguyễn Thành Tâm
  • Student ID: 2124801030104

Installation

  1. Clone the repository: git clone https://github.com/catalizcs/react-native-calculator.git
  2. Navigate to the project directory: cd react-native-calculator
  3. Install dependencies: npm install

Usage

To start the application, run the following command:

npm start

This will start the Metro bundler and launch the application on your connected device or emulator.

Features

  • Simple and intuitive user interface
  • Supports addition, subtraction, multiplication, and division
  • Clear button to reset the calculator
  • Responsive layout for different screen sizes

Contributing

Contributions are welcome! If you find any bugs or have suggestions for improvement, please open an issue or submit a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for more information.