Skip to content

Latest commit

 

History

History
54 lines (36 loc) · 1.93 KB

README.md

File metadata and controls

54 lines (36 loc) · 1.93 KB

Overview

Alovoa - Expo

React Native mobile application for Alovoa.

Get it on F-Droid Get it on Google Play

Contribute

  • Tell your friends about it and share on social media! This is the best way to make it grow.
  • Improve the project by posting in Issues and make a PR upon Issue discussion.
  • Translate this project into your preferred language on Weblate

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.