Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aszx87410/zeropass-react-native
Zeropass app for react native
https://github.com/aszx87410/zeropass-react-native
Last synced: about 1 month ago
JSON representation
Zeropass app for react native
- Host: GitHub
- URL: https://github.com/aszx87410/zeropass-react-native
- Owner: aszx87410
- Created: 2016-11-04T14:04:51.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2016-11-11T15:33:48.000Z (about 8 years ago)
- Last Synced: 2024-10-31T08:30:38.333Z (3 months ago)
- Language: JavaScript
- Size: 1.73 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 0pass
## Introduction
0pass is an app for generate password, and it's just a example app,## Run
```
npm install
react-native run-android
//react-native run-ios, if you want iOS version
```