Closed dhruv270 closed 5 years ago
On Android you can't embed the view in a larger view with this plugin (you can on iOS though). You can with the Firebase plugin when using the MLKit barcodescanner feature.
@EddyVerbruggen , it is showing the error on nativescript 7 that Property 'mlkit' does not exist on type 'typeof firebase'.ts(2339) is there any solution to work with ML on nativescript 7?
I am facing issue about scanner size. When I open component, Scanner takes full screen but I want to fix its size. How can I achieve that?