Tokamak/NativeDemo
Jed Fox 523c53f14a
Add `Slider` implementation (#228)
* Slider MVP

* Update progress.md

* Update Slider.swift

* Update SliderDemo.swift

* Allow any BinaryFloatingPoint

* Add Mac Catalyst Tokamak demo

* Add basic onEditingChanged support

This likely has bugs if you touch down multiple fingers on the slider then lift one finger.

* Demo improvements

* Update ScrollView to match SwiftUI

This isn’t documented but it visually appears to wrap the content in a VStack

* Restyle the sliders

* Update Slider.swift

* Make convert functions private

* Fix line length

* Update progress.md and FIXMEs

* Wrap comments
2020-08-26 13:33:06 -04:00
..
TokamakDemo.xcodeproj Add `Slider` implementation (#228) 2020-08-26 13:33:06 -04:00
Info.plist Add `TokamakShim` module to simplify imports (#192) 2020-07-19 20:53:27 +01:00
LaunchScreen.storyboard Add `TokamakShim` module to simplify imports (#192) 2020-07-19 20:53:27 +01:00
NSAppDelegate.swift Add `TokamakShim` module to simplify imports (#192) 2020-07-19 20:53:27 +01:00
TokamakDemo Native.entitlements Add `Slider` implementation (#228) 2020-08-26 13:33:06 -04:00
UIAppDelegate.swift Initial `NavigationView` implementation (#130) 2020-07-22 17:12:15 -04:00
iOS Info.plist Add `TokamakShim` module to simplify imports (#192) 2020-07-19 20:53:27 +01:00
macOS.storyboard Add `TokamakShim` module to simplify imports (#192) 2020-07-19 20:53:27 +01:00