https://github.com/lucasgabrieldeaa/restfyscanner
Repository sent to Restfy as technical test
https://github.com/lucasgabrieldeaa/restfyscanner
qrcode react-native
Last synced: 3 months 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 (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-08-26T20:22:31.000Z (almost 6 years ago)
- Last Synced: 2025-04-02T11:11:13.391Z (over 1 year ago)
- Topics: qrcode, react-native
- Language: Java
- Homepage:
- Size: 288 KB
- Stars: 1
- Watchers: 1
- 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 QRCode
Xu+/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