Swiftpack.co - mhanlon/MyColorPicker as Swift Package

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.
See all packages published by mhanlon.
mhanlon/MyColorPicker 1.0.0
A Swift package that will add a color picker progression to your Teacher Toolkit
⭐️ 0
🕓 1 year ago
.package(url: "https://github.com/mhanlon/MyColorPicker.git", from: "1.0.0")

MyColorPicker

A package that implements the Develop in Swift Explorations Color Picker project from Unit 4.

Part One

  • Use a toggle to change the fill color of a shape
  • Learn about @State for our binding, because we're changing the value of the isToggled variable

Part Two

  • We add more bindings
  • We use a computed property to construct the color from the different toggles selected

Part Three

  • More values, this time for the sliders to bind to
  • Sliders, the control, are introduced

Part Four

  • We add a reset button
  • We also add a tintColor to all our switches and sliders

GitHub

link
Stars: 0
Last commit: 1 year ago
Advertisement: IndiePitcher.com - Cold Email Software for Startups

Release Notes

1.0.0
1 year ago

This is the first release of our MyColorPicker package for use in the TeacherToolkit

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics