ideacreation / react-native-barcodescanner

A barcode scanner component for react native - not maintained anymore - use react-native-camera
MIT License
538 stars 162 forks source link

ProgressBarAndroid is deprecated #36

Closed ThaJay closed 8 years ago

ThaJay commented 8 years ago

use ActivityIndicator instead

I get this warning when viewFinderShowLoadingIndicator={true}

andreaskeller commented 8 years ago

@ThaJay version 3.1.1 fixes this.