react-native-material-ui
react-native-material-ui copied to clipboard
Toolbar: adding a rightElement with Image makes the centerElement disappear
I am defining all three elements on the toolbar. Without the right element, the left and the center element work fine.
However, when I introduce the right element, the center element disappears.