Alovoa / alovoa-expo

Alovoa frontend for Web, Android and iOS - Made with expo
https://play.google.com/store/apps/details?id=com.alovoa.expo
Mozilla Public License 2.0
49 stars 10 forks source link

Overview

Alovoa - Expo

React Native mobile application for Alovoa.

<img style="float:left" src="https://fdroid.gitlab.io/artwork/badge/get-it-on.png" alt="Get it on F-Droid" height="80"> Get it on Google Play

Contribute

Installation and usage

Be sure, you have installed all dependencies and applications to run Expo project on your computer : Getting Started with Expo.

Running the project

Clone this repository :

git clone https://github.com/Alovoa/alovoa-expo
cd alovoa-expo

Install packages :

yarn

When installation is complete, run it :

yarn start

To create a native Android project:

cd script
bash android.sh

This project is based by this amazing stevenpersia's repository. Feel free to follow this guy because he does great stuff. Any code before my initial commit is MIT licensed. The main goal of this project is to create native mobile apps for Android and iOS for Alovoa.