halfnelson

Results 49 comments of halfnelson

@chameleonbr could you post the code you used so I can reproduce please

Gday benbot, there is a supported end to end tool for nativescript https://docs.nativescript.org/tooling/testing/end-to-end-testing/getting-started which we should use. I think in theory we can change the app in the demo folder...

I have updated the demo project to a format that can contain a page per widget for e2e testing and updated the code in the project to the latest unit...

I think nativescript has a preferred end2end test tool "Appium" https://www.nativescript.org/blog/whats-new-with-nativescript-dev-appium. And I think an app that showcases each of the widgets is ideal for that use case. We have...

sounds good, I haven't even started on getting appium integrated, so if detox is smoother, that would be sweet.

Not sure where those dependencies are from. A clean checkout of svelte-native gives 0 vulnerabilities in the svelte-native package when running `npm audit`. The the "demo" app/test project has a...

Not sure I can help here. Best bet for these kind of questions is on the nativescript discord server https://nativescript.org/discord

I was hitting issues with svelte-loader. Once that is merged, and I can get the required webpack templates in the nativescript sources updated, we can push to get ns8 support...