Robernator

Results 4 comments of Robernator

Same problem. Change 2 files: tsconfig.json and nativescript.config.json. See below and than it will work You have to change file tsconfig.json. add: "baseUrl": ".", { "compilerOptions": { "module": "ESNext", "target":...

Hi @PeterStaev, I want to use your photo-editor and having the same problem aas described above. You mentioned a workaround with the view controller with @objc decoration, I really don't...

You need this: "@nativescript/datetimepicker": "~2.1.0",

I have the same exact issue. Dit you find a solution yet?