MaterialUI
MaterialUI copied to clipboard
Material design components for SwiftUI.
Results
1
MaterialUI issues
Sort by
recently updated
recently updated
newest added
tvOS does not have `DragGesture` and it's not clear how to get the down/up events from the Siri remote button. See the `#if HAVE_DRAG` in [PointerState.swift](https://github.com/chkn/MaterialUI/blob/master/Sources/MaterialUI/PointerState.swift)
enhancement
tvOS