Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[V2][iOS] Additional mergeOptions BottomTab Support #4704

Merged
merged 3 commits into from
Feb 7, 2019

Conversation

rsispal
Copy link
Contributor

@rsispal rsispal commented Feb 7, 2019

Added support for additional mergeOptions() on bottomTab, in response to issue #4418. Now works on:

  • textColor
  • selectedTextColor
  • iconColor
  • selectedIconColor
  • badgeColor
  • text
  • icon
  • selectedIcon

Note: text, icon and selectedIcon mimic the changes in [this PR], just written as separate statements for clarity (#4683).

@yogevbd yogevbd merged commit 2362655 into wix:master Feb 7, 2019
vshkl pushed a commit to vshkl/react-native-navigation that referenced this pull request Feb 5, 2020
* Added missing mergeOptions for text, icon, selectedIcon, textColor, selectedTextColor, iconColor, selectedIconColor, badgeColor

* Minor changes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants