ElegantPages Versions Save

The elegant full screen page view missed in SwiftUI

1.4.2

3 years ago

1.4.1

3 years ago

1.4.0

3 years ago

ElegantList datasource is now a closure called viewForPage that needs to be provided everytime an ElegantList component is initialized.

ElegantPages delegate is now an optional function called onPageChanged((Int)->Void) that is chained to the view declaration.

1.3.0

3 years ago

You can easily do so by just attaching a .frame(width:) or .frame(height:) modifier to your ElegantVList or ElegantHList.

1.2.2

3 years ago

1.2.1

3 years ago

Made an error in logic before for reloading pages. Fixed that so it works fine now.

1.2.0

3 years ago

This pertains only to the ElegantList component. This works exactly like reloadData from UITableView

1.1.0

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago