Skip to content

Latest commit

 

History

History
65 lines (53 loc) · 2.46 KB

README.md

File metadata and controls

65 lines (53 loc) · 2.46 KB

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.