Skip to content

arryanggaputra/calculator-flexbox-redux

Repository files navigation

Calculator App with Redux

  • Use latest expo framework
  • Styling without width or height
  • Fix rounding decimal. 2÷5555555 equals 0.0000036000036000036 to result is 0
  • Issue leading 0. 0/2 the result is 0.5
  • Fix multiple operator, only use last operator
  • Return the first number if there is no number after an operator in the expressions. 50* the result is 50

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages