Calculator-React

A Calculator app using react native

Stars
14

Calculator

A Calculator app using React Native. React Native is a great tool that lets us build mobile apps using only JavaScript.It uses the same design as React, letting us compose a rich mobile UI from declarative components.

Running the app

  • Follow the Getting Started guide to install React Native and its dependencies.
  • Clone this repository
  • Installing dependencies
$ cd Calculator-React
$ npm install 
  • Keep the server running
$ npm start
  • To run the Android app, start an emulator, and run
$ react-native run-android

Screenshot

Credits

The app was made using this tutorial.

Contributing

Code & Issues

If you are a developer and you wish to contribute to the app please fork the project and submit a pull request. If you have any questions, feel free to ask me about whatever you want. Here is the list of known issues.

Project Maintainers

This project is founded and actively maintained by Swati Garg. For any sort of queries feel free to mail at [email protected].