react-native-material-ui
react-native-material-ui copied to clipboard
ActionButton has no elevation
The action button doesn't have any elevation. This is because in the source it gets it's elevation from the state however this value is never set.
https://github.com/xotahal/react-native-material-ui/blob/master/src/ActionButton/ActionButton.react.js#L112
It's starting to be a real issue in react-native ^0.58