Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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