I am using React Navigation to create a tab type application in ReactNative.
- "react-native": "0.44.0",
- reaction-navigation: "^ 1.0.0-beta.9",
I have a part of the navigation, fixed and working. But in terms of styling, I see a shadow on the StackNavigator (navigation controller) inside the tab bar. See image below.
I'm not used to seeing this shadow on native iOS apps (I'm an iOS mobile device trying RN)
, ReactNavigation "shadow", 'Card.js' ReactNavigation. , , cardStyle
cardStyle: {shadowColor: 'transparent'}
, .
1
/ ?
, Xcode , "" .
2
?. RN , , ( iOS ), , ?