Pinned Repositories
hD-SwiftUI-Notes
This is a little example project used for an article written for heise Developer. It shows the creation of a simple notes app using SwiftUI.
hE-SwiftUI-Controls
This is an example project to demonstrate some of the controls available in SwiftUI.
hE-SwiftUI-Tasks-FINAL
This is the final version for an example app which will be created via the "Einführung in Swift" workshop, hold by heise Events (https://www.heise-events.de/workshops/swiftui).
hE-SwiftUI-Time-Tracking-FINAL
This is the final version for an example app which will be created via the "Einführung in Swift" workshop, hold by heise Events (https://www.heise-events.de/workshops/swiftui).
hE-SwiftUI-Vacations
This is an example project to demonstrate View-Producer in SwiftUI. It was created for a conference talk and used as an example within a workshop.
hMD-SwiftUI-Platforms
This is an example project used for heise MacDev 2019. It shows the usage of a view-producer to share generic views among different platforms (in this case iOS and watchOS).
hMD-SwiftUI-Preview
This is an example project used for heise MacDev 2019. It shows the creation of different previews within the ContentView.swift file.
hMD-SwiftUI-TextView
This is an example project used for heise MacDev 2019. It shows the integration of a UITextView within SwiftUI.
TS-CameraView-Example
This is an example project to demonstrate the implementation of UIImagePickerController as a SwiftUI representable.
TS-ShoppingList
This is a little test project which is created via a video series published on YouTube (https://www.youtube.com/playlist?list=PLg5ckoIzYyc6pz2_hmEgsDI6SKe4gNzat). This repository contains the latest version available of the app.
Sillivan88's Repositories
Sillivan88/TS-CameraView-Example
This is an example project to demonstrate the implementation of UIImagePickerController as a SwiftUI representable.
Sillivan88/TS-ShoppingList
This is a little test project which is created via a video series published on YouTube (https://www.youtube.com/playlist?list=PLg5ckoIzYyc6pz2_hmEgsDI6SKe4gNzat). This repository contains the latest version available of the app.
Sillivan88/hD-SwiftUI-Notes
This is a little example project used for an article written for heise Developer. It shows the creation of a simple notes app using SwiftUI.
Sillivan88/hE-SwiftUI-Controls
This is an example project to demonstrate some of the controls available in SwiftUI.
Sillivan88/hE-SwiftUI-Tasks-FINAL
This is the final version for an example app which will be created via the "Einführung in Swift" workshop, hold by heise Events (https://www.heise-events.de/workshops/swiftui).
Sillivan88/hE-SwiftUI-Time-Tracking-FINAL
This is the final version for an example app which will be created via the "Einführung in Swift" workshop, hold by heise Events (https://www.heise-events.de/workshops/swiftui).
Sillivan88/hE-SwiftUI-Vacations
This is an example project to demonstrate View-Producer in SwiftUI. It was created for a conference talk and used as an example within a workshop.
Sillivan88/hMD-SwiftUI-Platforms
This is an example project used for heise MacDev 2019. It shows the usage of a view-producer to share generic views among different platforms (in this case iOS and watchOS).
Sillivan88/hMD-SwiftUI-Preview
This is an example project used for heise MacDev 2019. It shows the creation of different previews within the ContentView.swift file.
Sillivan88/hMD-SwiftUI-TextView
This is an example project used for heise MacDev 2019. It shows the integration of a UITextView within SwiftUI.
Sillivan88/hMD-SwiftUI-UITableViewController
This is an example project used for heise MacDev 2019. It shows the simple integration of a UITableViewController within SwiftUI.
Sillivan88/hMD-SwiftUI-Vacation
This is an example project used for heise MacDev 2019. It shows some basic views and controls available in SwiftUI as well as their typical usage.
Sillivan88/TS-Concurrency
This is a test project to demonstrate some of the functionality that concurrency offers in Swift.
Sillivan88/TS-ImagePickerView-Example
This is an example project showing the usage of PHPickerViewController as a representable within SwiftUI. It is part of an article series and gets extended over time.
Sillivan88/WMD-SwiftUI-Tasks
This is an example project used for an article published in web & mobile DEVELOPER (https://www.webundmobile.de).