Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
phranck
/
TUIkit
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
9
Star
71
Code
Issues
26
Pull requests
6
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Feat: Align the data-flow wrappers with SwiftUI (DynamicProperty, Binding, Bindable, AppStorage)
- #69
#69
Merged
phranck
merged 11 commits into
main
phranck/TUIkit:main
from
issue/18-data-flow-alignment
phranck/TUIkit:issue/18-data-flow-alignment
Copy head branch name to clipboard
Jul 22, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
Feat: Align the data-flow wrappers with SwiftUI (DynamicProperty, Binding, Bindable, AppStorage)
#69
phranck
merged 11 commits into
main
phranck/TUIkit:main
from
issue/18-data-flow-alignment
phranck/TUIkit:issue/18-data-flow-alignment
Copy head branch name to clipboard
Commits
Commits on Jul 22, 2026
Feat: Add the SwiftUI DynamicProperty contract with nested hydration
Show description for 583e47c
phranck
committed
583e47c
View commit details
Copy full SHA for 583e47c
Browse repository at this point
Feat: Align Binding with SwiftUI's projection and conformance surface
Show description for 1d4e34a
phranck
committed
1d4e34a
View commit details
Copy full SHA for 1d4e34a
Browse repository at this point
Feat: Complete the State initializer surface
Show description for c2ada4f
phranck
committed
c2ada4f
View commit details
Copy full SHA for c2ada4f
Browse repository at this point
Feat: Align AppStorage with SwiftUI's typed initializer families
Show description for 8270531
phranck
committed
8270531
View commit details
Copy full SHA for 8270531
Browse repository at this point
Feat: Add Bindable for deriving bindings from observable objects
Show description for d53aebc
phranck
committed
d53aebc
View commit details
Copy full SHA for d53aebc
Browse repository at this point
Fix: Suppress Bindable's synthesized memberwise initializer
Show description for 119536a
phranck
committed
119536a
View commit details
Copy full SHA for 119536a
Browse repository at this point
Docs: Document Bindable, DynamicProperty, and the AppStorage families
Show description for 9f6ee3b
phranck
committed
9f6ee3b
View commit details
Copy full SHA for 9f6ee3b
Browse repository at this point
Test: Recharacterize the Binding sendability contracts
Show description for 941f44a
phranck
committed
941f44a
View commit details
Copy full SHA for 941f44a
Browse repository at this point
Test: Prove DynamicProperty conformances without tautological casts
Show description for f472ad7
phranck
committed
f472ad7
View commit details
Copy full SHA for f472ad7
Browse repository at this point
Chore: Satisfy the Self-reference lint rule in the conformance test
phranck
committed
258eb0b
View commit details
Copy full SHA for 258eb0b
Browse repository at this point
Chore: Regenerate the API compatibility manifest for the data-flow surface
Show description for 6fcd8c8
phranck
committed
6fcd8c8
View commit details
Copy full SHA for 6fcd8c8
Browse repository at this point
You can’t perform that action at this time.