A Swift and Kotlin library for making composable state machines, and UIs driven by those state machines.
Stars
363
Forks
47
Watchers
363
Open Issues
35
Overall repository health assessment
No package.json found
This might not be a Node.js project
911
commits
306
commits
132
commits
91
commits
75
commits
70
commits
67
commits
48
commits
44
commits
39
commits
[refactor]: allow default runtime config to be set more than once (#385)
88db7f0View on GitHub[fix]: add host-level logic for reentrant event handling (#381)
1d4ba78View on GitHub[refactor]: improve diagnostics for escaped context instances (#380)
15e8c02View on GitHub[chore]: add permissions to github workflows per recommendation (#369)
00d4962View on GitHub[docs]: add hints for future people updating GH workflows (#371)
ca500d0View on GitHub[chore]: Updated build to Xcode 16.4 and iOS 18.5 (#370)
8de85a0View on GitHubfeat: Adding support for dynamic view controller types (#362)
375e4a8View on GitHub[feat]: add runtime option to skip render if state is inferred to be unchanged (#364)
d5956afView on GitHub