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
<ahref="https://ra1028.github.io/Carbon">[See More Usage]</a>
274
-
<ahref="https://github.com/ra1028/Carbon/tree/declarative/Examples/Example-iOS">[See Example App]</a>
274
+
<ahref="https://github.com/ra1028/Carbon/tree/master/Examples/Example-iOS">[See Example App]</a>
275
275
</H3>
276
276
277
277
---
@@ -522,7 +522,7 @@ Default is `true`.
522
522
523
523
### Without FunctionBuilder Syntax
524
524
525
-
If you are using Swift 5, you cannot use the function builder that you have queried so far, but Carbon can also build a UI with declarative syntax without function builder as following.
525
+
Carbon can also build a UI with declarative syntax without function builder as following.
526
526
527
527
-**ViewNode**
528
528
@@ -567,10 +567,8 @@ renderer.render(
567
567
568
568
## Requirements
569
569
570
-
- Swift 5.0+
571
-
- Xcode 10.2+
572
-
573
-
Note: function builder syntax requires Swift5.1+ and Xcode 11.0+
0 commit comments