Balazs Stemler

Results 4 issues of Balazs Stemler

Dear Author! This view looks fantastic. I would like to use it in NativeScript but there I can't use XML to instantiate this View. I tried to instantiate it from...

@farfromrefug Can you please modify the function this way in canvas.ios.ts? ```javascript public mapPoints(...args) { let src: number[]; let dstIndex: number = 0, srcIndex: number = 0, pointCount: number; const...

### Make sure to check the demo app(s) for sample usage Checked. ### Make sure to check the existing issues in this repository Checked. ### If the demo apps cannot...

### Clear and concise description of the problem Hello! I successfully integrated Angular to electron-vite using the plugin: "@analogjs/vite-plugin-angular": "1.6.1" How can I contribute to create a quick start template...

enhancement