bannzai / SpreadsheetView

Full configurable spreadsheet view user interfaces for iOS applications. With this framework, you can easily create complex layouts like schedule, gantt chart or timetable as if you are using Excel.
MIT License
3.52k stars 458 forks source link

speadsheetView with SwiftUI #290

Open Phildu16 opened 1 year ago

Phildu16 commented 1 year ago

Hi all,

is it possible to use spreadsheetView with SwiftUI, without a storyboard ?

Thanks everybody