AL
AlvaroIsrael/reactnative-calculator
๐ A basic calculator made with React Native.
๐ React Native Calculator
Made with โค๏ธ by Alvaro Israel ๐๐ป Get in Touch!
๐ What is it?
A simple calculator made with React Native.
๐ Technologies used
๐ป How to run?
Frist navigate inside the project's folder and run npm install to download the proper dependencies. I personally prefer
to use yarn as a package manager, but all commands will work with either yarn or npm. In case you choose npm, just go
for 'npm run ' + command instead of 'yarn' + command.
cd reactnative-calculator
yarn install
cd ios
pod install
cd ..
yarn ios๐ค Contributing
- Fork it (https://github.com/AlvaroIsrael/reactnative-calculator/fork)
- Create your feature branch (
git checkout -b feature/myAewsomeFeature) - Commit your changes (
git commit -am 'Add some new myAewsomeFeature') - Push to the branch (
git push origin feature/myAewsomeFeature) - Create a new Pull Request
โญ๏ธ Show your support
Hit the โญ๏ธ button if you like this project!
๐ Licence
This is under GNU license. See LICENSE for more details.
On this page
Languages
JavaScript43.9%Java21.4%Objective-C15.2%Ruby12.9%Starlark6.6%
Contributors
GNU General Public License v3.0
Created April 9, 2020
Updated November 30, 2023
