nhuxhr / guardmi

React Native & Expo VPN application UI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Guardmi - React Native / Expo UI

made with expo supports iOS and Android License Twitter Follow

Guardmi

Installation

First, make sure you have Expo CLI installed:

npm install -g expo-cli

Clone:

git clone https://github.com/jsxclan/guardmi.git

Navigate to the project directory:

cd guardmi

Install:

npm install || yarn || yarn install

Run Project Locally:

expo start || npm run start || yarn start

Features

  • Expo SDK 41
  • iOS, Android
  • React Navigation v4
  • PropTypes

Dependencies

Contributing

Contributions are very welcome!

If you see an issue that you'd like to see fixed, the best way to make it happen is to help out by submitting a pull request implementing it.

License

Your project is Open Source and available under the Apache 2 License.

About

React Native & Expo VPN application UI

License:Apache License 2.0


Languages

Language:JavaScript 93.6%Language:TypeScript 6.4%