You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Any chance you'd be porting this over to SwiftUI? I've attempted to wrap it in a NSViewRepresentable, but I've had no luck due to incorrect sizing causing clipping
The text was updated successfully, but these errors were encountered:
We have no plans for a SwiftUI port, but feel free to fork the repository and recreate it in SwiftUI. It might be possible to just convert the DateRangePickerView component without having to touch the other parts of the repository.
Any chance you'd be porting this over to SwiftUI? I've attempted to wrap it in a
NSViewRepresentable
, but I've had no luck due to incorrect sizing causing clippingThe text was updated successfully, but these errors were encountered: