Skip to content

armanali13000/Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

7 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿงฎ Calculator App (React Native + TypeScript)

A powerful and modern Calculator app built using React Native and TypeScript, offering:

  • ๐Ÿงฎ Standard Calculator
  • ๐Ÿงช Scientific Calculator
  • ๐ŸŒ Universal Unit Converter (Currency, Length, Temperature, etc.)

โœจ Features

โœ… Standard Mode

  • Basic arithmetic operations: +, โˆ’, ร—, รท
  • Responsive and clean UI
  • Works seamlessly on both Android and iOS

๐Ÿงช Scientific Mode

  • Advanced mathematical functions: sin, cos, tan, log, โˆš, xสธ, ฯ€, e, and more
  • Handles parentheses and complex expressions
  • Supports real-time expression parsing and evaluation

๐ŸŒ Converter Mode (Universal Converter)

Includes conversion between:

  • Currency โ€“ Live exchange rates (e.g., USD โ‡„ EUR)
  • Length โ€“ (e.g., Meter โ‡„ Feet)
  • Weight โ€“ (e.g., Kilogram โ‡„ Pound)
  • Temperature โ€“ (e.g., Celsius โ‡„ Fahrenheit)
  • Speed โ€“ (e.g., KPH โ‡„ MPH)
  • And more!

๐Ÿ“ฆ Tech Stack

  • React Native
  • TypeScript
  • Custom Hooks and Reusable Components
  • Styled Components / CSS Modules (as per setup)
  • Real-time APIs (for currency conversion)

๐Ÿš€ Getting Started

1. Clone the Repository

2. Install Dependencies

  • npm install

3. Start the App

  • npm start

Then:

  • npm run android โ€“ to run on Android

๐Ÿ’ก Use Expo if the project is set up with it.

๐Ÿ™Œ Contributing

Want to improve or fix something? Pull requests are welcome!

About

Calculator App (React Native + TypeScript) A powerful and modern Calculator app built using React Native and TypeScript, offering: ๐Ÿงฎ Standard Calculator ๐Ÿงช Scientific Calculator ๐ŸŒ Universal Unit Converter (Currency, Length, Temperature, etc.)

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors