Juan de Dios Martínez Vallejo
Juan de Dios Martínez Vallejo
I think it is better to use the NS cli, doing so the packages are up to date `ns create myCoolApp --svelte`. You could also try doing a PR with...
I think it would be nice to change the official tutorial, right? just change the command of the app creation. What do you think?
they just made the change in the svelte native page, i think this problem can be closed
@Ahmed-Alfahd no, it's not dead you can use it normally
@ralyodio in which discord?
@ralyodio use NativeScript discord for SvelteNative
@wvq alternatively you can use `isUserInteractionEnabled` https://stackoverflow.com/questions/41468742/nativescript-angular-2-disable-background-tap-events
@bretep I think that this is a problem similar in vue, In each navigation in vue apply the "plugins" that the default app use: https://github.com/nativescript-vue/nativescript-vue/blob/main/src/index.ts#L102 I think that you can...
Hi @MattCCC , the repository @Cersin is talking about was an effort to add this router to Vue3 when we were testing dominative. We got it working and now it...
@Zic-71 @guptarahul05 Someone here clarified with the connection scheme? I don't understand the scheme either If I understood correctly, would the scheme be in one of the following ways? @sergomor...