import { Icon } from 'react-native-elements'
am I missing something here or three-dots-vertical icon is called with a different name ?
If you use default icon set, which is material icons, then the three-dots-vertical icon should be 'more-vert'.
Hey, if you have an issue with react-native-elements, please open an issue with their repo or give me a small reproducible example using only react-native-vector-icons components. Closing for now.
Most helpful comment
If you use default icon set, which is material icons, then the three-dots-vertical icon should be 'more-vert'.