Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/will-1-am/swiftui100

A collection of projects and challenge solutions for the #100DaysOfSwiftUI Hacking with Swift course @twostraws https://www.hackingwithswift.com/100/swiftui
https://github.com/will-1-am/swiftui100

100daysofcode 100daysofswiftui coreml createml custom-containers custom-modifiers datecomponents dateformatter datepicker environmentobject foreach hacktoberfest navigationbaritems navigationview nil-coalescing section state stepper swiftui two-way-binding

Last synced: about 2 months ago
JSON representation

A collection of projects and challenge solutions for the #100DaysOfSwiftUI Hacking with Swift course @twostraws https://www.hackingwithswift.com/100/swiftui

Awesome Lists containing this project

README

        

# 100 Days of SwiftUI

If you’re following the [100 Days of SwiftUI challenge](https://www.hackingwithswift.com/100/swiftui) you’ll know there are lots of challenges that make you write code early and often – it’s the most powerful way to learn.

Well, if you’d like to compare your solutions against solutions from others, or if you’re a bit stuck and want to see what code others wrote, this repository is for you – the goal is to provide direct links to GitHub repositories for the various challenges so you can explore alternatives to your heart’s content.

**Warning:** I highly recommend you read these solutions only after you have tried thoroughly, otherwise you’re just short-changing your own learning.

## Contributing

If you are following the 100 Days and want to add your own repository here – great! Please fork this repository, change this README to add your links, then open a pull request.

It would be nice to keep the repositories in alphabetical order based on GitHub username, so please add yours in the correct location.

## Project 1 WeSplit
* [Will-1-Am](https://github.com/Will-1-Am/SwiftUI100/tree/master/Project01)

 

## Project 2 Guess the Flag
* [Will-1-Am](https://github.com/Will-1-Am/SwiftUI100/tree/master/Project02)

 

## Project 3 Views and modifiers
* [Will-1-Am](https://github.com/Will-1-Am/SwiftUI100/tree/master/Project03)

 

## Project 4 BetterRest
* [Will-1-Am](https://github.com/Will-1-Am/SwiftUI100/tree/master/Project04)

 

## Project 5 Word Scramble
* [Will-1-Am](https://github.com/Will-1-Am/SwiftUI100/tree/master/Project05)

 

## Project 6 Animation
* [Will-1-Am](https://github.com/Will-1-Am/SwiftUI100/tree/master/Project06)

 

## Project 7 iExpense
* [Will-1-Am](https://github.com/Will-1-Am/SwiftUI100/tree/master/Project07)

 

## Project 8 Moonshot
* [Will-1-Am](https://github.com/Will-1-Am/SwiftUI100/tree/master/Project08)

 

## Project 9 Drawing
* [Will-1-Am](https://github.com/Will-1-Am/SwiftUI100/tree/master/Project09)

 

## Project 10 Cupcake Corner
* [Will-1-Am](https://github.com/Will-1-Am/SwiftUI100/tree/master/Project10)

 

## Project 11 Bookworm
* [Will-1-Am](https://github.com/Will-1-Am/SwiftUI100/tree/master/Project11)

 

## Project 12 CoreData
* [Will-1-Am](https://github.com/Will-1-Am/SwiftUI100/tree/master/Project12)

 

## Project 13 Instafilter
* [Will-1-Am](https://github.com/Will-1-Am/SwiftUI100/tree/master/Project13)

 

## Project 14 Bucket List
* [Will-1-Am](https://github.com/Will-1-Am/SwiftUI100/tree/master/Project14)

 

## Project 15 Accessibility
* [Will-1-Am](https://github.com/Will-1-Am/SwiftUI100/tree/master/Project15)