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

Error on require #1

Closed Spierki closed 8 years ago

Spierki commented 8 years ago

Hello,

when I require the library, I have an error :

'BarcodeScannerView' has no propType for native prop 'RNBarcodeScannerView.scaleX' of native type 'number'.

Have you an issue to solve this problem ?

Thanks in advance, Florian

andreaskeller commented 8 years ago

Hi,

I have just fixed it and uploaded a new release (0.1.2) to npm. Thanks to @dsibiski who had fixed the issue already in the rnplay fork.

Andreas

dsibiski commented 8 years ago

@andreaskeller I had intended to send you a PR with the fix and forgot about it, sorry about that! Great lib btw, the RNPlay Android app is in content review right now and should be available shortly. :smile:

andreaskeller commented 8 years ago

@dsibiski glad to hear you like it. you guys are doing amazing work with the react native playground! just checked the android app out. nice!