ekreutz / react-native-barcode-scanner-google

Barcode scanner for react native, which implements barcode detection from Google's Vision API.
MIT License
113 stars 68 forks source link

Update index.js #26

Open alqamabinsadiq opened 6 years ago

alqamabinsadiq commented 6 years ago

View.propTypes is deprecated and is removed replace it with the ViewPropTypes provided by the react-native.