fermoya / SwiftUIPager

Native Pager in SwiftUI
MIT License
1.31k stars 172 forks source link

perf: remove clipped modifier #328

Open makhocheung opened 1 year ago

makhocheung commented 1 year ago

Hello. I found that the ignoreSafeArea page content is clipped. I think it's better that let the framework users determine whether clip the page content.