Calculator built with React, Mobile, desktop and website Apps with the same code

Calculator built with React (Website), Electorn (Desktop), and React Native (iOS & Android).

Mobile, desktop and website Apps with the same code

This project shows how the source code can be architectured to run on multiple devices. As of now, it is able to run as:

  • iOS & Android Apps (based on react-native)
  • a Desktop App based on NW or based on Electron
  • a Website App in any browser (based on react)

A demo for the Website App is available here.

Screenshots

Desktop Apps (NW & Electron)

Website App

GitHub