Replies: 1 comment
-
@imdkbj, Thanks for a suggestion! All of the currently available styling properties you can find here: https://mobilereality.github.io/react-native-select-pro/docs/api/select#styles. I'm moving this thread to discussions for now. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is your feature request related to a problem? Please describe.
Style object when option list is open.
Describe the solution you'd like
activeStyle:{
borderColor:'green'
}
Describe alternatives you've considered
use of onSelectOpened and onSelectClosed to toggle the color in local state
Beta Was this translation helpful? Give feedback.
All reactions