svelte-native icon indicating copy to clipboard operation
svelte-native copied to clipboard

[README question] What does "Uses unmodified Svelte and Nativescript modules" imply?

Open ngocdaothanh opened this issue 4 years ago • 1 comments

I've been using React Native for some time. But I'm new to Svelte and Nativescript.

Svelte Native's README lists a feature:

Uses unmodified Svelte and Nativescript modules

What does it imply?

ngocdaothanh avatar Jun 05 '21 20:06 ngocdaothanh

It means this project doesn't make custom modifications to svelte or nativescript sources, reducing chances of error and allowing faster development of this library

halfnelson avatar Jun 12 '21 22:06 halfnelson