Symbol | Description |
---|---|
✅ | Done |
❌ | Open |
🚧 | Incomplete |
Status | Name | Notes |
---|---|---|
✅ | protocol View |
|
🚧 | protocol App |
|
🚧 | protocol Scene |
Status | Name | Notes |
---|---|---|
✅ | struct Text |
|
❌ | struct TextField |
|
❌ | struct SecureField |
|
✅ | struct Font |
Status | Name | Notes |
---|---|---|
🚧 | struct Image |
CGImage not supported |
Status | Name | Notes |
---|---|---|
✅ | struct Button |
|
❌ | struct NavigationLink |
|
❌ | struct MenuButton |
|
❌ | struct EditButton |
|
❌ | struct PasteButton |
Status | Name | Notes |
---|---|---|
✅ | struct Toggle |
|
❌ | struct Picker |
|
❌ | struct DatePicker |
|
✅ | struct Slider |
|
🚧 | struct Stepper |
Status | Name | Notes |
---|---|---|
✅ | struct ViewBuilder |
|
✅ | protocol ViewModifier |
Status | Name | Notes |
---|---|---|
✅ | struct HStack |
|
✅ | struct VStack |
|
✅ | struct ZStack |
Status | Name | Notes |
---|---|---|
❌ | struct List |
|
❌ | protocol DynamicViewContent |
|
✅ | protocol Identifiable |
AllegoryIdentifiable |
🚧 | struct ForEach |
|
🚧 | struct ScrollView |
|
✅ | enum Axis |
Status | Name | Notes |
---|---|---|
❌ | struct Form |
|
🚧 | struct Group |
|
❌ | struct GroupBox |
|
❌ | struct Section |
Status | Name | Notes |
---|---|---|
✅ | struct Spacer |
|
❌ | struct Divider |
Status | Name | Notes |
---|---|---|
🚧 | struct NavigationView |
|
🚧 | struct TabView |
|
❌ | struct HSplitView |
|
❌ | struct VSplitView |
Status | Name | Notes |
---|---|---|
❌ | struct Alert |
|
❌ | struct ActionSheet |
Status | Name | Notes |
---|---|---|
✅ | struct EmptyView |
|
❌ | struct EquatableView |
Status | Name | Notes |
---|---|---|
🚧 | struct AnyView |
init?(_fromValue value: Any) missing. |
✅ | struct TupleView |
Status | Name | Notes |
---|---|---|
🚧 | protocol Shape |
Status | Name | Notes |
---|---|---|
🚧 | struct Animation |
|
🚧 | protocol Animatable |
|
🚧 | protocol AnimatableModifier |
|
🚧 | func withAnimation<Result>(Animation?, () -> Result) -> Result |
|
✅ | struct AnimationPair |
|
✅ | struct EmptyAnimationData |
|
✅ | struct AnyTransition |
Status | Name | Notes |
---|---|---|
✅ | struct Rectangle |
|
✅ | enum Edge |
|
✅ | struct RoundedRectangle |
|
✅ | struct Circle |
|
✅ | struct Ellipse |
|
✅ | struct Capsule |
|
✅ | struct Path |
Status | Name | Notes |
---|---|---|
✅ | protocol InsettableShape |
|
🚧 | struct ScaledShape |
|
🚧 | struct RotatedShape |
|
🚧 | struct OffsetShape |
|
🚧 | struct TransformedShape |
Status | Name | Notes |
---|---|---|
✅ | struct Color |
|
❌ | struct ImagePaint |
|
🚧 | struct Gradient |
|
🚧 | struct LinearGradient |
|
🚧 | struct AngularGradient |
|
🚧 | struct RadialGradient |
|
🚧 | struct ForegroundStyle |
|
✅ | struct FillStyle |
|
🚧 | protocol ShapeStyle |
|
✅ | enum RoundedCornerStyle |
|
❌ | struct SelectionShapeStyle |
|
❌ | struct SeparatorShapeStyle |
|
✅ | struct StrokeStyle |
Status | Name | Notes |
---|---|---|
✅ | struct GeometryProxy |
|
✅ | struct GeometryReader |
|
🚧 | protocol GeometryEffect |
|
✅ | struct Angle |
|
❌ | struct Anchor |
|
✅ | struct UnitPoint |
|
❌ | enum CoordinateSpace |
|
✅ | struct ProjectionTransform |
|
✅ | protocol VectorArithmetic |
Status | Name | Notes |
---|---|---|
✅ | struct Binding |
Status | Name | Notes |
---|---|---|
✅ | struct State |
|
✅ | struct ObservedObject |
|
✅ | struct EnvironmentObject |
|
❌ | struct FetchRequest |
|
❌ | struct FetchedResults |
|
🚧 | protocol DynamicProperty |
func update() missing. |
Status | Name | Notes |
---|---|---|
✅ | struct Environment |
|
✅ | struct EnvironmentValues |
Status | Name | Notes |
---|---|---|
❌ | protocol PreferenceKey |
|
❌ | struct LocalizedStringKey |
Status | Name | Notes |
---|---|---|
✅ | struct Transaction |
Status | Name | Notes |
---|---|---|
🚧 | struct TapGesture |
|
❌ | struct LongPressGesture |
|
❌ | struct DragGesture |
|
❌ | struct MagnificationGesture |
|
❌ | struct RotationGesture |
Status | Name | Notes |
---|---|---|
❌ | struct SequenceGesture |
|
❌ | struct SimultaneousGesture |
|
❌ | struct ExclusiveGesture |
Status | Name | Notes |
---|---|---|
🚧 | protocol Gesture |
|
🚧 | struct AnyGesture |
Status | Name | Notes |
---|---|---|
❌ | struct GestureState |
|
❌ | struct GestureStateGesture |
Status | Name | Notes |
---|---|---|
❌ | struct GestureMask |
|
❌ | struct EventModifiers |