inseven / statuspanel

eInk desk calendar
https://statuspanel.io
MIT License
6 stars 0 forks source link

fix(ios): Show a title and action buttons on the add data source view #549

Closed jbmorley closed 1 year ago

jbmorley commented 1 year ago

This change is bigger than I'd like--it seems SwiftUI(UIKit(SwiftUI)) has some bugs and we loose the title and navigation bar buttons. Since we're now going from SwiftUI to SwiftUI, it made sense to simply re-implement the add data source view in SwiftUI.