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

Toolbar: adding a rightElement with Image makes the centerElement disappear

Open Chepkeitany opened this issue 6 years ago • 0 comments

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.

Chepkeitany avatar Oct 23 '19 14:10 Chepkeitany