react-native-nw-react-calculator
react-native-nw-react-calculator copied to clipboard
Mobile, desktop and website Apps with the same code
I am unable to create an equation which involves more than one operator. When I type 3+3, then click * to try to do 3+3*3, it just replaces the +...

Modifying in main.css
Converts an integer into words. If number is decimal, the decimals will be removed.
change main.css, modify some color and font size to more readable in web app.
I took the time and updated everything so the project builds again. Tests still need to be migrated. Only tested with serve-web.
Added info regarding : 1) Run and build react app (Initially was left empty) 2)Run the react-native-app (Initially was left empty)
Bumps [eslint](https://github.com/eslint/eslint) from 2.13.1 to 6.6.0. Release notes *Sourced from [eslint's releases](https://github.com/eslint/eslint/releases).* > ## v6.6.0 > * [`39dfe08`](https://github.com/eslint/eslint/commit/39dfe0880fa934e287e8ea1f7b56d5cba8d43765) Update: false positives in function-call-argument-newline (fixes [#12123](https://github-redirect.dependabot.com/eslint/eslint/issues/12123)) ([#12280](https://github-redirect.dependabot.com/eslint/eslint/issues/12280)) (Scott O'Hara) > *...