react-native-material-shadows icon indicating copy to clipboard operation
react-native-material-shadows copied to clipboard

React Native: Native Material Shadows

Results 2 react-native-material-shadows issues
Sort by recently updated
recently updated
newest added

Can we change the shadow color? Can we set properties? Can we put Views, Text, etc, instead of only Images?

Hi there, I can't seem to get around this issue, using `react-native`: `0.55.4` I'm just trying to implement a Shadow view like: ``` export default class ShadowView extends Component {...

bug