SyncSpace Mobile is the mobile counterpart to SyncSpace (who would've thought). Built using Ionic with React, we can build iOS and Android apps simultaneously with just one codebase.
npm i -g @ionic/cli
in your terminal to install the Ionic CLI globally.npm i
in the terminal to install the rest of the dependencies (be warned it's like 400 mb).ionic serve
to start the server.That's it! If you need more help, go to Ionic's full guide for more information.
Made With ❤️ by the SyncSpace Mobile Team