This package is made to use convenient abstarctions from SwiftUI framework in Svelte projects. Here you will find VStack, Hstack, Zstack and Spacer. In the most cases they act as they should, but some property names might differ (like leading - start, tra
npm install svelty-swiftuiThis package is made to use convenient abstarctions from SwiftUI framework in Svelte projects. Here you will find VStack, Hstack, Zstack and Spacer.
In the most cases they act as they should, but some property names might differ (like leading - start, trailing - end). Each element acts as a div and you could add any classes.