Skip to content
forked from nhuxhr/guardmi

React Native & Expo VPN application UI

License

Notifications You must be signed in to change notification settings

dambu07/guardmi

 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 93.6%
  • TypeScript 6.4%