@@ -13,46 +13,50 @@ This is a modest project that aided me in enhancing my comprehension of SwiftUI
13
13
5 . Mac Catalyst (The app build for iphone or ipad can be run directly into MacOS)
14
14
15
15
16
- [ <img width =" 230 " height =" 500 " src =" https://github.com/lonewolfnadhu/SwiftUI-iOS/blob/main/screenshots/swift-ui.png " >] ( https://github.com/lonewolfnadhu/SwiftUI-iOS )
17
- [ <img width =" 230 " height =" 500 " src =" https://github.com/lonewolfnadhu/SwiftUI-iOS/blob/main/screenshots/i-am-rich.png " >] ( https://github.com/lonewolfnadhu/SwiftUI-iOS )
18
- [ <img width =" 230 " height =" 500 " src =" https://github.com/lonewolfnadhu/SwiftUI-iOS/blob/main/screenshots/nadir-card.png " >] ( https://github.com/lonewolfnadhu/SwiftUI-iOS )
19
- [ <img width =" 230 " height =" 500 " src =" https://github.com/lonewolfnadhu/SwiftUI-iOS/blob/main/screenshots/dicee-1.png " >] ( https://github.com/lonewolfnadhu/SwiftUI-iOS )
20
- [ <img width =" 230 " height =" 500 " src =" https://github.com/lonewolfnadhu/SwiftUI-iOS/blob/main/screenshots/dicee-2.png " >] ( https://github.com/lonewolfnadhu/SwiftUI-iOS )
21
- [ <img width =" 230 " height =" 500 " src =" https://github.com/lonewolfnadhu/SwiftUI-iOS/blob/main/screenshots/h4xor-news-1.png " >] ( https://github.com/lonewolfnadhu/SwiftUI-iOS )
22
- [ <img width =" 230 " height =" 500 " src =" https://github.com/lonewolfnadhu/SwiftUI-iOS/blob/main/screenshots/h4xor-news-2.png " >] ( https://github.com/lonewolfnadhu/SwiftUI-iOS )
23
- [ <img width =" 230 " height =" 500 " src =" https://github.com/lonewolfnadhu/SwiftUI-iOS/blob/main/screenshots/text-swift-ui.png " >] ( https://github.com/lonewolfnadhu/SwiftUI-iOS )
24
- [ <img width =" 230 " height =" 500 " src =" https://github.com/lonewolfnadhu/SwiftUI-iOS/blob/main/screenshots/text-field-swift-ui.png " >] ( https://github.com/lonewolfnadhu/SwiftUI-iOS )
25
- [ <img width =" 230 " height =" 500 " src =" https://github.com/lonewolfnadhu/SwiftUI-iOS/blob/main/screenshots/image-swift-ui.png " >] ( https://github.com/lonewolfnadhu/SwiftUI-iOS )
26
- [ <img width =" 230 " height =" 500 " src =" https://github.com/lonewolfnadhu/SwiftUI-iOS/blob/main/screenshots/toggle-button-swift-ui.png " >] ( https://github.com/lonewolfnadhu/SwiftUI-iOS )
27
- [ <img width =" 230 " height =" 500 " src =" https://github.com/lonewolfnadhu/SwiftUI-iOS/blob/main/screenshots/shape-swift-ui.png " >] ( https://github.com/lonewolfnadhu/SwiftUI-iOS )
28
-
16
+
10000
span>[ <img align =" left " height =" 45px " width =" 45px " src =" https://github.com/lonewolfnadhu/SwiftUI-iOS/blob/main/assets/github.gif " />] ( https://github.com/lonewolfnadhu/Swift-iOS )
17
+ ## Projects
29
18
30
19
### I Am Rich App:
31
20
- How to start your first SwiftUI Project.
32
21
- Work with Xcode preview and the object library to generate SwiftUI code.
33
22
- Learn to use SwiftUI modifiers to set properties for components.
34
23
- Learn how to arrange elements using SwiftUI Stacks.
35
24
- Learn how to add and size Image components.
25
+ [ <img width =" 230 " height =" 500 " src =" https://github.com/lonewolfnadhu/SwiftUI-iOS/blob/main/screenshots/i-am-rich.png " >] ( https://github.com/lonewolfnadhu/SwiftUI-iOS )
36
26
37
27
### Nadir Card App:
38
28
- Learn how to arrange elements to create complex layouts.
39
29
- Learn to add custom fonts to your project.
40
30
- Learn how to work with RGB Colors and HEX codes.
41
31
- Learn to use SF Symbols in SwiftUI.
42
32
- Learn how to extract Subviews to create reusable SwiftUI components.
33
+ [ <img width =" 230 " height =" 500 " src =" https://github.com/lonewolfnadhu/SwiftUI-iOS/blob/main/screenshots/nadir-card.png " >] ( https://github.com/lonewolfnadhu/SwiftUI-iOS )
43
34
44
35
### Dicee App:
45
36
- Create an app with functionality.
46
37
- More practice creating layouts.
47
38
- Work with spacers and padding.
48
39
- Create Subviews with properties that can change.
49
40
- Learn about how SwiftUI manages State.
41
+ [ <img width =" 230 " height =" 500 " src =" https://github.com/lonewolfnadhu/SwiftUI-iOS/blob/main/screenshots/dicee-1.png " >] ( https://github.com/lonewolfnadhu/SwiftUI-iOS )
42
+ [ <img width =" 230 " height =" 500 " src =" https://github.com/lonewolfnadhu/SwiftUI-iOS/blob/main/screenshots/dicee-2.png " >] ( https://github.com/lonewolfnadhu/SwiftUI-iOS )
50
43
51
44
### H4XOR App:
52
45
- Learn to work with SwiftUI Lists and the Identifiable Protocol.
53
46
- Use a Navigation View to navigate between the List and a details View.
54
47
- Advanced State Management using the Observer Design Pattern.
55
48
- Learn to incorporate a UIKit component into SwiftUI by using WebKit to display web pages in your app.
49
+ [ <img width =" 230 " height =" 500 " src =" https://github.com/lonewolfnadhu/SwiftUI-iOS/blob/main/screenshots/h4xor-news-1.png " >] ( https://github.com/lonewolfnadhu/SwiftUI-iOS )
50
+ [ <img width =" 230 " height =" 500 " src =" https://github.com/lonewolfnadhu/SwiftUI-iOS/blob/main/screenshots/h4xor-news-2.png " >] ( https://github.com/lonewolfnadhu/SwiftUI-iOS )
51
+
52
+
53
+ [ <img align =" left " height =" 45px " width =" 45px " src =" https://github.com/lonewolfnadhu/SwiftUI-iOS/blob/main/assets/github.gif " />] ( https://github.com/lonewolfnadhu/Swift-iOS )
54
+ ## Extras
55
+ [ <img width =" 230 " height =" 500 " src =" https://github.com/lonewolfnadhu/SwiftUI-iOS/blob/main/screenshots/text-swift-ui.png " >] ( https://github.com/lonewolfnadhu/SwiftUI-iOS )
56
+ [ <img width =" 230 " height =" 500 " src =" https://github.com/lonewolfnadhu/SwiftUI-iOS/blob/main/screenshots/text-field-swift-ui.png " >] ( https://github.com/lonewolfnadhu/SwiftUI-iOS )
57
+ [ <img width =" 230 " height =" 500 " src =" https://github.com/lonewolfnadhu/SwiftUI-iOS/blob/main/screenshots/image-swift-ui.png " >] ( https://github.com/lonewolfnadhu/SwiftUI-iOS )
58
+ [ <img width =" 230 " height =" 500 " src =" https://github.com/lonewolfnadhu/SwiftUI-iOS/blob/main/screenshots/toggle-button-swift-ui.png " >] ( https://github.com/lonewolfnadhu/SwiftUI-iOS )
59
+ [ <img width =" 230 " height =" 500 " src =" https://github.com/lonewolfnadhu/SwiftUI-iOS/blob/main/screenshots/shape-swift-ui.png " >] ( https://github.com/lonewolfnadhu/SwiftUI-iOS )
56
60
57
61
58
62
<!-- Connect | START -->
0 commit comments