Skip to content
@danielctull-playground

Daniel Tull's Playground

A place for experiments and things I've played with. Don't expect any production ready code here!

Popular repositories Loading

  1. Flow Flow Public

    A type built on Swift concurrency which can be chained like AsyncSequence or a Combine Publisher with the guarantee that only one value will come through the chain.

    Swift 8 1

  2. BuildingAnAppBasedOnTheDocumentBrowserViewController BuildingAnAppBasedOnTheDocumentBrowserViewController Public

    Sample code found at https://developer.apple.com/documentation/scenekit/building_an_app_based_on_the_document_browser_view_controller

    Swift 6

  3. SwiftUI-Custom-List-Row-Shape SwiftUI-Custom-List-Row-Shape Public

    This project has a curved shape that's used for the background of a List's row. The shape draws outside of its bounds so that it curves upwards into another row's space.

    Swift 6

  4. TreeView TreeView Public

    Implementation following the objc.io TreeView

    Swift 5

  5. RelativePathTest RelativePathTest Public

    Playing around with a relative path shape in SwiftUI.

    Swift 3

  6. Builder Builder Public

    Experimental ideas about builders.

    Swift 3

Repositories

Showing 10 of 47 repositories
  • DesignSystem Public

    Example of a design system in SwiftUI.

    danielctull-playground/DesignSystem’s past year of commit activity
    Swift 0 0 0 0 Updated Sep 4, 2024
  • SemanticContainerStyling Public

    A package showing how semantic types can be composed and styled differently to create a design system.

    danielctull-playground/SemanticContainerStyling’s past year of commit activity
    Swift 1 0 0 0 Updated Jun 14, 2024
  • danielctull-playground/SwiftTalk-StructuralProgramming’s past year of commit activity
    Swift 1 0 0 0 Updated Nov 29, 2023
  • danielctull-playground/Persistence’s past year of commit activity
    Swift 0 0 0 0 Updated Aug 7, 2023
  • JSON Public
    danielctull-playground/JSON’s past year of commit activity
    Swift 0 0 0 0 Updated Jul 4, 2023
  • danielctull-playground/CreateAsyncStream’s past year of commit activity
    Swift 0 3 0 0 Updated Jun 26, 2023
  • SwiftTalk-Backend Public

    A walk through of the Swift Talk series on making a SwiftUI-style backend library.

    danielctull-playground/SwiftTalk-Backend’s past year of commit activity
    Swift 0 0 0 0 Updated Apr 11, 2023
  • SwiftTalk-AttributedStringBuilder Public

    Walk through of the Swift Talk series on creating an attributed string builder.

    danielctull-playground/SwiftTalk-AttributedStringBuilder’s past year of commit activity
    Swift 0 0 0 0 Updated Mar 14, 2023
  • ScrollingViewThatFits Public

    A demo project to show how SwiftUI’s ViewThatFits can handle content that is too large for the screen by putting it in a scrollview.

    danielctull-playground/ScrollingViewThatFits’s past year of commit activity
    Swift 0 0 0 0 Updated Jan 23, 2023
  • Themer Public

    An example app of how to dynamically change colours values vended by a theme value using a SwiftUI view modifier.

    danielctull-playground/Themer’s past year of commit activity
    Swift 0 0 0 0 Updated Jan 20, 2023

Top languages

Loading…

Most used topics

Loading…