Skip to content

Commit e0b536a

Browse files
authored
Merge pull request ygit#8 from tibinthomas9/patch-1
Added 4 new projects and fixed numbering issue
2 parents bde4ff8 + 4c29c3f commit e0b536a

File tree

1 file changed

+11
-3
lines changed

1 file changed

+11
-3
lines changed

README.md

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -144,9 +144,17 @@
144144

145145
📹 [SwiftUI Tutorial - Build a list that fetches JSON!](https://www.youtube.com/watch?v=xkclf3Alz8M)
146146

147-
16. 💻 [SwiftUI Currency Converter App](https://github.com/alexliubj/SwiftUI-Currency-Converter)
147+
17. 💻 [SwiftUI Currency Converter App](https://github.com/alexliubj/SwiftUI-Currency-Converter)
148148

149-
17. 📹 [SwiftUI Collection by Objc.io](https://talk.objc.io/collections/swiftui)
149+
18. 📹 [SwiftUI Collection by Objc.io](https://talk.objc.io/collections/swiftui)
150150

151-
18. 📖 [SwiftUI and Combine - A collection of notes, project pieces, playgrounds & ideas on learning](https://heckj.github.io/swiftui-notes/)
151+
19. 📖 [SwiftUI and Combine - A collection of notes, project pieces, playgrounds & ideas on learning](https://heckj.github.io/swiftui-notes/)
152+
153+
20. 💻 [SwiftUI Todo App](https://github.com/devxoul/SwiftUITodo/)
154+
155+
21. 💻 [SwiftUI & Combine app using MovieDB API. With a custom Flux (Redux) implementation](https://github.com/Dimillian/MovieSwiftUI)
156+
157+
22. 💻 [A Weather app in SwiftUI](https://github.com/bpisano/Weather)
158+
159+
23. 💻 [A 2048 game writing with SwiftUI](https://github.com/unixzii/SwiftUI-2048)
152160

0 commit comments

Comments
 (0)