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

Filterable title in toolbar?

Open frankandrobot opened this issue 9 years ago • 2 comments

As per the material design guidelines (see https://material.google.com/layout/structure.html#structure-toolbars), there is an App bar has a filter icon dropdown that allows you to navigate inside the current View. (Ex: view closed/open todos).

Does this toolbar support that functionality?

frankandrobot avatar Aug 24 '16 15:08 frankandrobot

Looking at the code, it seems that it is possible to pass an arbitrary view as the title in the Toolbar component. So to answer my question, it looks like a "yes". Will close after I confirm.

frankandrobot avatar Aug 29 '16 19:08 frankandrobot

Can you give a small example? @frankandrobot

chromonav avatar Sep 28 '16 18:09 chromonav