swift-verge icon indicating copy to clipboard operation
swift-verge copied to clipboard

🟣 A robust Swift state-management framework designed for complex applications, featuring an integrated ORM for efficient data handling.

Results 26 swift-verge issues
Sort by recently updated
recently updated
newest added

It enables us to pass additional information from the commit. ```swift commit { $0.transaction.userInfo["mykey"] = myValue $0.aaa = .. $0.bbb = .. } ``` ```swift sinkState { state in let...

Group: Enhancement

Group: Enhancement

SwiftUI or UIKit based application. Verge needs an app that represents how Verge works in state-management. What's type of application is not specified. Something like SNS would be good, like...

- [ ] How can we restrict access to `store`

Group: Enhancement
Tag: New Feature
Tag: No affects API