react-native-select-two
react-native-select-two copied to clipboard
Unable to change color of selected Title
We are not able to change color of selected Title using selectedTitleStyle
selectedTitleStyle={{ color: "#ffffff" }}
We are using "react-native-select-two": "^1.1.0",
@xuho any idea how to fix this issue
@xuho any new updated?
I create a pull request, https://github.com/xuho/react-native-select-two/pull/36. The color #333 was fixed in code.
still not working