curry
  • September 16, 2023

Curry is an Cocoa Touch framework built to enhance and compliment Foundation and UIKit. If you’re looking to see some of the framework in action see the example project or read the documentation.

Documentation


Browse the documentation at devinross.com/curry. To add the documentation directly to Xcode, download the docset and place the docset into the ~/Library/Developer/Shared/Documentation/DocSets/ folder.

Follow me on twitter @devin_ross.

GitHub


View Github

#ios #macos #objectivec #swift #tvos #uikit
YOU MIGHT ALSO LIKE...
ViewCondition

✨ Super sweet syntactic sugar for SwiftUI.View initializers. At a Glance

SwiftUIX

SwiftUIX attempts to fill the gaps of SwiftUI, providing an extensive suite of components, extensions and utilities to complement the ...

SwiftUI Environment Overrides

A tiny library that adds a control panel for testing how SwiftUI app adapts for different color themes, accessibility settings, ...