Open maki3000 opened 4 years ago
The icons on web are sometimes cut. Do I do something wrong? On iOS they're coming perfectly nice, thanks!
Here's a screenshot from the web in dev-mode of the send icon:
import { Feather } from "@expo/vector-icons"; ... <Feather name="send" color={color} size={size} /> ...
I'm experiencing the same isssue.
The icons on web are sometimes cut. Do I do something wrong? On iOS they're coming perfectly nice, thanks!
Here's a screenshot from the web in dev-mode of the send icon: