Sti*_*ich 4 react-native react-native-android
可能有人知道为什么"shadowColor"属性不适用于Android上的抽屉样式?(iOS看起来一切都好)
<Drawer
type="overlay"
...
styles={{
drawer: {shadowColor: 'black', shadowOpacity: 0.8, shadowRadius: 2}
...
}}
>
Run Code Online (Sandbox Code Playgroud)

react-native-drawer版本:2.3.0
React Native版本:0.41.2
平台(iOS,Android或两者兼而有之?):Android
设备信息模拟器/设备? - 模拟器Android 4.1(API16),模拟器Android 7.1.1(API25)
OS版本? - MacOS 10.12.3
调试/发布? - 调试
shadow只适用于ios.你也可以试试elevation,这也只适用于android.
影子道具:https: //facebook.github.io/react-native/docs/shadow-props.html
查看组件中的高程:http: //facebook.github.io/react-native/releases/0.41/docs/view.html#style
| 归档时间: |
|
| 查看次数: |
1398 次 |
| 最近记录: |