Keith Ong

Results 2 issues of Keith Ong

### What's happening? When camera permission is not granted for the app, this long white rectangle pop-up will always appear first. User has to click anywhere outside of the rectangle...

### Below is the error I'm facing: ``` TS2322: Type 'import("/Users/keith/Desktop/nativescript-vue/plugins/node_modules/@nativescript/core/ui/text-field/text-field").TextField' is not assignable to type 'import("/Users/keith/Desktop/nativescript-vue/node_modules/@nativescript/core/ui/text-field/text-field").TextField'. The types of 'formattedText.spans.on' are incompatible between these types. Type '{ (eventNames: string,...