Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lucasgabrieldeaa/restfyscanner
Repository sent to Restfy as technical test
https://github.com/lucasgabrieldeaa/restfyscanner
qrcode react-native
Last synced: about 1 month ago
JSON representation
Repository sent to Restfy as technical test
- Host: GitHub
- URL: https://github.com/lucasgabrieldeaa/restfyscanner
- Owner: lucasGabrielDeAA
- Created: 2020-08-26T19:29:03.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-08-26T20:22:31.000Z (over 4 years ago)
- Last Synced: 2024-10-27T19:41:08.108Z (3 months ago)
- Topics: qrcode, react-native
- Language: Java
- Homepage:
- Size: 288 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# RestfyScanner
**Installing application**
```
// Downloading project
git clone https://github.com/lucasGabrielDeAA/RestfyScanner.git && cd RestfyScanner// Installing dependencies
yarn// For Android's environment
yarn android// For IOS's environment
cd ios/ && pod install && cd .. && yarn ios
```**Result**
```
// The following content will be displayed on the screen after reading the QRCodeXu+/vUdqBQARAEYwRAIgd1Lvv71vbnHctgRDGmFn77+9STlQO++/vVDvv70QSU/vv73vv70B77+977+9PQIgEC7vv71T77+9HO+/vR9d77+9O++/ve+/ve+/ve+/vS/Dr++/ve+/vUJ277+9Ve+/vSwGX++/vWDvv70IAAAADEkEF2VEEV1lVFVWAA==
```### Note: You need to connect a Android's device with USB depuration enabled, to run the application
### Note: The application was only tested in Android's device