react-native-floating-labels
react-native-floating-labels copied to clipboard
selectionColour not working
Even after the prop being added in #35, the cursor's selection cooler is not working.
Thanks!
@neha29myob, I think that the commit was not published. Try adding git+https://github.com/mayank-patel/react-native-floating-labels.git
in package.json for the entry react-native-floating-labels
like this:
"react-native-floating-labels": "git+https://github.com/mayank-patel/react-native-floating-labels.git",