FIRAT

Results 4 issues of FIRAT

![image](https://user-images.githubusercontent.com/8514244/104394298-63cfa380-5557-11eb-948c-9212f5bb87a1.png)

If the method is in a foreach, it doesn't work. ![image](https://user-images.githubusercontent.com/8514244/118740006-76365280-b853-11eb-8e34-440292c5abf4.png)

I can read BARCODE using your library. How can I do this on images in the gallery instead of live camera? I mean how can I extract the barcode from...

Added multiline support. Use of; ```JavaScript //... textInputProps: { multiline:"true",/*or: TRUE, True, 1 */ //... ```