React-native-navigation: Custom icon component for icons on bottom tabs

Created on 13 Oct 2018  ·  6Comments  ·  Source: wix/react-native-navigation

Hi everyone! I want to use custom icon components for bottom tab icons.

... options: { bottomTab: { text: 'Tab#1', icon: <CustomComponent/> } } ...
This doesn`t work. Help


Environment

  • React Native Navigation version: 2.0.2581
  • React Native version: 0.57.3
  • Platform(s) (iOS, Android, or both?): iOS
  • Device info (Simulator/Device? OS version? Debug/Release?): All
acceptediscussion 🏚 stale

Most helpful comment

Hey there, This isn't supported and we're not planning to implement it. I'm keeping the issue open as it does seem like a welcome addition.

All 6 comments

Hey there, This isn't supported and we're not planning to implement it. I'm keeping the issue open as it does seem like a welcome addition.

@guyca
Hi, I have my profile tab in the bottom bar and I want to add currently login user's photo in the bottom bar. is it supported to have images in bottom bar.

image

any update on this?

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.
If you believe the issue is still relevant, please test on the latest Detox and report back. Thank you for your contributions.

The issue has been closed for inactivity.

@guyca Could you please suggest a way or direction how to use custom components for bottom tabs menu ? I would like to implement TouchableNativeFeedback behavior for bottom tabs. Thanks.

Was this page helpful?
0 / 5 - 0 ratings