vonovak / react-navigation-header-buttons

Easily render header buttons for react-navigation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Now add png icon

fobtracker opened this issue · comments

I have a png icon. Can i add to this package? I use package react-native-vector-icons but i want to add me icon.

hello, yes, you can render whatever you want in the header, see https://github.com/vonovak/react-navigation-header-buttons/blob/master/example/screens/UsageCustom.tsx

Thanks for that quick reply.