EddyVerbruggen / nativescript-barcodescanner

🔎 NativeScript QR / barcode (bulk)scanner plugin
MIT License
293 stars 73 forks source link

Any way to enlarge the scanner message? #224

Closed dominwong4 closed 5 years ago

EddyVerbruggen commented 5 years ago

Please elaborate..

dominwong4 commented 5 years ago

When we toggle the scanner, there is a message col that display Place a barcode inside the viewfinder rectangle to scan it as default message.

Can I enlarge the size of this text line?

EddyVerbruggen commented 5 years ago

I guess you mean on Android (a picture/screenshot would make it all so much clear)? But no, not without exposing it in the native library - which is possible of course.

dominwong4 commented 5 years ago

Yes, you got what I mean. And sorry for lacking screenshot.

Thanks