ideacreation / react-native-barcodescanner

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

Add support for RN 0.16+ #5

Closed cpunion closed 8 years ago

cpunion commented 8 years ago

Add support for RN 0.16+ (See https://github.com/facebook/react-native/issues/4605)

Inspired by https://github.com/timmh/react-native-camera/issues/14

andreaskeller commented 8 years ago

@cpunion thank you for the good solution.