wonsikin / react-native-barcode-builder

Component for generating barcode in react native app
Other
175 stars 116 forks source link

Fix if condition syntax error #32

Closed raven-chen closed 6 years ago

raven-chen commented 6 years ago

Hi @wonsikin

Sorry, I made a mistake here, It's really weird that it worked yesterday. Today my colleague told me that he keeps getting an error on the barcode page. I removed the node_modules folder and reinstalled all dependencies. then I see the same error too.

Would you mind to double check it and merge again? thank you.

cpyle0819 commented 6 years ago

Confirmed that this is indeed broken, and that this PR will fix the issue. Please merge, as I would like to start using this lib. :)

wonsikin commented 6 years ago

@raven-chen @cpyle0819 A new hotfix NPM version was published, feel free to use this lib. Thank you!