eclipsesource / eclipsesource/tabris-js
Make Picker icon stylable and align it with visual style of modern iOS
- Dominant language
- JavaScript
- Stars
- 1.4k
- Forks
- 171
- PR merge metrics
- No merged PRs in 30d
Description
### Feature description
Currently, the "..." icon of the picker has a prominent blue color which is not customizable. Moreover, it does not match the visual style of modern iOS anymore.

### Proposed solution
Make the color of the icon customizable to let it better integrate with various app color themes. Consider replacing it with an icon better suiting modern iOS, e.g. ">":
|Original screenshot|Annotated screenshot|
|---|---|
|||
Source: https://developer.apple.com/design/human-interface-guidelines/ios/controls/pickers#date-pickers
Contributor guide
Assessment
This issue has not been assessed yet.