You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
e ja executei
npm install react-native-qrcode-scanner --save
npm install react-native-permissions --save
react-native link react-native-qrcode-scanner
react-native link react-native-permissions
npm install react-native-camera --save
react-native link react-native-camera
The text was updated successfully, but these errors were encountered:
ja adicionei
uses-permission android:name="android.permission.INTERNET"
uses-permission android:name="android.permission.ACCESS_WIFI_STATE"
uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE"
uses-permission android:name="android.permission.CAMERA"
e ja executei
npm install react-native-qrcode-scanner --save
npm install react-native-permissions --save
react-native link react-native-qrcode-scanner
react-native link react-native-permissions
npm install react-native-camera --save
react-native link react-native-camera
The text was updated successfully, but these errors were encountered: