This is the continuation of one of my old Android app projects, "ESK8 Calculator". Since I switched to iOS, I wanted the app for both platforms. I also got feedback from my users asking for a "simple mode" with dropdowns with standard approximate values. Therefore I decided to recreate the app with React Native since I was learning it at the time. EV Calculator is an open-source, cross-platform mobile (iOS and Android) calculator app, built using React Native, Redux, and Expo. When building an electric longboard, go-kart, or bike, you often need to recalculate the speed and range of your vehicle throughout the build process. Instead of needing to remember a formula, enter the standard variables necessary for the calculation and examine how these variables affect the speed and range.
GitHub repo: https://github.com/andordavoti/ev-calculator-app
© 2025 Andor Davoti