NikolaM-Dev / rn-calculator

iOS Calculator Clone using React Native

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

iOS Calculator ⚛️

iOS Calculator Clone using React Native

iOS Calculator

🏃 Run Locally

Clone the project

  git clone https://github.com/NikolaM-Dev/rn-calculator

Go to the project directory

  cd rn-calculator

Install dependencies

  yarn

Start the server

  # Load metro
  yarn start

  # IOS
  yarn ios

  # Android
  yarn android

©️ Copyright

LICENSE: MIT

Check the file here

About

iOS Calculator Clone using React Native

License:MIT License


Languages

Language:TypeScript 36.3%Language:Java 27.0%Language:Objective-C 19.6%Language:JavaScript 11.0%Language:Ruby 3.5%Language:Starlark 2.6%