mcalc001
mcalc001
Hi @GeertSg, Would you mind providing some more detail around how you were able to fix this using ' Stacklayout element in the nested tabcontentitems' ? Thanks!
Hey, We are having similar issues. On android, when the user changes (adds/removes) a fingerprint in their phone settings, they can no longer use touch id within the app. This...
Having this same issue, any updates?
Hey, is there any updates on this? Im experiencing the same issue. **Environment.** ``` "dependencies": { "@angular/animations": "~11.2.7", "@angular/common": "~11.2.7", "@angular/compiler": "~11.2.7", "@angular/core": "~11.2.7", "@angular/forms": "~11.2.7", "@angular/platform-browser": "~11.2.7", "@angular/platform-browser-dynamic": "~11.2.7",...
Sam issue with nativescript-ui-gauge since upgrading to angular 10 and NS7 Warning: Unable to fully load /Users/corey/Documents/Development/***/node_modules/nativescript-ui-gauge/angular/fesm2015/nativescript-ui-gauge-angular.js "scripts": { "clean": "npx rimraf hooks platforms node_modules package-lock.json && npm i", "lint":...
Hey im having similar issues mocking Reactatron. This method isnt working for me. ``` // __mocks__/reactotron-react-native export default { setAsyncStorageHandler: () => ({ configure: () => ({ useReactNative: () =>...