Home

Awesome

Meet Native : Find a Language Partner

Build Status codecov Codacy Badge licence MIT

Cross-platform mobile app for Android and iOS written with React Native.

Big Beautiful Picture

<a target="_blank" href='https://play.google.com/store/apps/details?id=tech.equipage.meetnative'><img width="200" alt='Get it on Google Play' src='https://play.google.com/intl/en_us/badges/images/generic/en_badge_web_generic.png'/></a> <a target="_blank" href='https://itunes.apple.com/us/app/id1458711190'><img width="200" alt='Download on App Store' src='https://i.imgur.com/7IxtMV0.png'/></a>

Technologies inside

External Tools

Features

We believe a friendly face-to-face meeting is the best way to learn a new language.

On Meet Native, you publish the languages ​​you wish to learn and the languages ​​you are able to teach. The app locates people around you who match your language skills and learning wishes.

Your partner found, make an appointment at a café terrace or in a park, etc. The goal is above all to converse as much as possible and whatever the subject :-)

Try it yourself

1. Clone and Install

# Clone the repo
git clone https://github.com/beauvaisbruno/meetnative

# Install dependencies
cd meetnative
yarn install

2. Run it Android

Meetnative is built on React Native and therefore assumes you have node installed. Yarn is preferred over NPM as a package manager.

yarn run android