flare
flare copied to clipboard
Backport the `PagedPicker` style to `FlareUI`
Please read our contribution guidelines before picking this up, it will also lead you through the process of setting up the repository.
Feature description
To backport the PagedPicker style by adding it to FlareUI and making it compatible with iOS 13. Documentation.
Describe the solution you'd like
- Implement the
PagedPickerstyle in theFlareUIlibrary in a similar way to theProminentPickerSubscriptionStoreControlStyle,PickerSubscriptionStoreControlStyle, etc. - Add snapshot tests for the new style.