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

Toolbar and IconToggle

Open phatnguyenbg opened this issue 7 years ago • 1 comments

When I insert <IconToggle /> into rightElement, onRightElementPress func has been overwritten, It's not executed func itself. If work like example, insert name's icon need to display, I normal active! I have a question, which libs of Icon for Toolbar ? I'm not find out the name of LogOut icon for using!

phatnguyenbg avatar Aug 02 '18 05:08 phatnguyenbg

Hi. You can find it in this web: https://oblador.github.io/react-native-vector-icons/ with category "MaterialIcons"

thuytony avatar Jun 13 '19 07:06 thuytony