Skip to content

Commit

Permalink
DSL syntax, more simplify functions
Browse files Browse the repository at this point in the history
  • Loading branch information
kennic committed Sep 25, 2023
1 parent 468bca5 commit b06a1b5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Binary file not shown.
2 changes: 2 additions & 0 deletions FrameLayoutKit/Classes/Extensions/StackFrameLayout+DSL.swift
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
// Created by Nam Kennic on 9/25/23.
//

import UIKit

@resultBuilder
public struct ViewBuilder {

Expand Down

0 comments on commit b06a1b5

Please sign in to comment.