alinz / react-native-tabbar

Tab bar with more freedom
MIT License
265 stars 49 forks source link

How to custom tab icon?thanks! #26

Closed peng051410 closed 8 years ago

rainer-liao commented 8 years ago

+1

yizzuide commented 8 years ago

+1

adamski commented 8 years ago

Yes it would be nice to be able to add an image instead of using a font icon as in the example. I guess the answer to this is like #14 - have a look at the current Icon components and submit a PR!

alinz commented 8 years ago

@peng051410 @rainer-liao @yizzuide and @adamski, the new approach makes it really easy to use image. the content of Tabbar will be all control by you. take a look at the example folder.