/MyCalc

A simple calculator with React Native

Primary LanguageJavaScript

MyCalc - A Simple React-Native Calculator


Objective

  1. A simple calculator app with Redux
  2. Learn the use of Redux in state management

Technologies used

React Native

Installing depencencies and running the app

  • Clone the repository
  • Install the dependencies by npm install
  • Run by npm run start

Author