I've just released an update for the iOS version of my app, TechniCalc.
It's a scientific calculator aiming to provide a comprehensive math feature set while not compromising on the user interface. I found too many apps had a great story for one half of that, but fell short on the other.
The app itself is React Native. The calculation and editor logic are in ReScript, and this part is open source too! (if you're interested - https://github.com/jacobp100/technicalc-core)
1 comment
[ 3.0 ms ] story [ 14.7 ms ] threadIt's a scientific calculator aiming to provide a comprehensive math feature set while not compromising on the user interface. I found too many apps had a great story for one half of that, but fell short on the other.
The app itself is React Native. The calculation and editor logic are in ReScript, and this part is open source too! (if you're interested - https://github.com/jacobp100/technicalc-core)
I'd love to hear all your feedback!