Skip to content

Conversation

newmsz
Copy link

@newmsz newmsz commented Jan 10, 2020

Example usage

renderButton={(text) => (
  <View style={{ flexDirection: 'row', alignItems: 'center' }}>
    <Text style={stylesDropdown.textStyle}>{text}</Text>
    <ArrowDropdownIcon />
  </View>
)}

@svvitale
Copy link

svvitale commented Feb 4, 2020

I'd love to see this get merged!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants