This website requires JavaScript.
Explore
Help
Register
Sign In
aparoksha
/
meta
Watch
1
Star
1
Fork
0
You've already forked meta
Code
Issues
Pull Requests
Actions
Releases
1
Activity
meta
/
Sources
/
Model
/
User Interface
/
View
History
david-swift
ed46533740
Some checks are pending
Deploy Docs / publish (push)
Waiting to run
Details
SwiftLint / SwiftLint (push)
Waiting to run
Details
App updates automatically after constructing UI
...
Before, a backend had to implement the update right after the construction of the UI manually
2026-02-02 22:07:57 +01:00
..
Properties
App updates automatically after constructing UI
2026-02-02 22:07:57 +01:00
AnyView.swift
Facilitate creating widgets via property wrapper
2024-09-12 07:20:59 +02:00
ConvenienceWidget.swift
Add convenience widgets
2024-06-17 09:23:50 +02:00
EitherView.swift
Add support for conditional and optional views
2024-08-10 06:31:13 +02:00
SimpleView.swift
Make dummy either view a convenience widget
2024-08-30 06:38:49 +02:00
View.swift
Add support for environment properties
2024-10-24 13:16:23 +02:00
ViewBuilder.swift
Add support for conditional and optional views
2024-08-10 06:31:13 +02:00
ViewRenderData.swift
Add support for conditional and optional views
2024-08-10 06:31:13 +02:00
ViewStorage.swift
Update properties based on previous state
2024-07-31 13:58:17 +02:00
Widget.swift
Add default container implementation for widgets
2024-09-16 07:20:13 +02:00
WidgetData.swift
Make widget data more flexible
2024-08-15 10:44:43 +02:00
Wrapper.swift
Fix pointers not being passed by every widget
2024-07-01 21:53:32 +02:00