swift-cross-ui icon indicating copy to clipboard operation
swift-cross-ui copied to clipboard

A cross-platform declarative UI framework, inspired by SwiftUI.

Results 32 swift-cross-ui issues
Sort by recently updated
recently updated
newest added
trafficstars

I haven't done any profiling to identify the actual causes, but constantly changing the slider in the random number generator example gets CPU usage up to 35% on my M2...

enhancement

I saw Publisher class under State so I would like to ask if we would have the ViewModel concept here?