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

Updated to Swift 5 and DidScroll delegate added #282

Open balasundari93 opened 2 years ago

balasundari93 commented 2 years ago

Updated to Swift 5 and DidScroll delegate added

balasundari93 commented 2 years ago

I have added one delegate from scrollView. Please accept the change

balasundari93 commented 2 years ago

@bannzai Can you please check this merge request?