GitHub : https://github.com/pralovesaini/My_Ca...
Project Description: React Native Calculator App
I built a fully functional calculator app using React Native. The app features a clean and intuitive UI, allowing users to perform basic arithmetic operations like addition, subtraction, multiplication, and division, as well as advanced operations like exponentiation. It includes functionality for clearing inputs, deleting the last character, and evaluating complex expressions. The app leverages the mathjs library for accurate expression evaluation and ensures smooth user interaction with responsive button handling.
Key Features:
Supports basic and advanced arithmetic operations.
Real-time expression evaluation with error handling.
Built with React Native for cross-platform compatibility.
This project showcases my skills in React Native, state management with useState, and creating user-friendly interfaces.