ElegantPages icon indicating copy to clipboard operation
ElegantPages copied to clipboard

The elegant full screen page view missed in SwiftUI

Results 3 ElegantPages issues
Sort by recently updated
recently updated
newest added

Thanks for this great library. I have a question on the initial pageCount. It looks like pageCount has to be prefilled before we use `let manager = ElegantListManager(pageCount: data.count)`. However,...

Hi, there is an issue on page width when I rotate a device left or right. Any suggestion how to fix this? The goal is to resize the pages dynamically...

Hello Kevin, This is more of a question rather than a issue. I am trying to use ElegantHList and set the height of the view to height of the cell....