Instawork / hyperview

Server-driven mobile apps with React Native

Home Page:https://hyperview.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Allow picker-field customization

flochtililoch opened this issue · comments

The picker field right now renders a dropdown icon on Android, but not on iOS (based on the defaults provided by https://github.com/react-native-picker/picker#dropdowniconcolor).
It might make sense to configure the widget so that the dropdown icon does not appear, and customization can be achieved via regular view / text elements.