How do I hide the shadow under react-navigation headers? They look like this.
in react navigation V5 this how you can do it: to do it for all screens apply screenOptions prop to
screenOptions
in example:
to do it for a specific screen apply options prop to
options