flare
flare copied to clipboard
Backport the `PagedProminentPicker` style for `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 PagedProminentPicker style by adding it to FlareUI and making it compatible with iOS 13. Documentation.
Describe the solution you'd like
- Implement the
PagedProminentPickerstyle in theFlareUIlibrary in a similar way to theProminentPickerSubscriptionStoreControlStyle,PickerSubscriptionStoreControlStyle, etc. - Add snapshot tests for the new style.