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

Fix yellowbox warnings #3

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

HanliTheron
Copy link

Fixes #2

  • Fixed proptype warning that occurs when trying to use the 'color' style since ViewPropTypes prop does support color style.
  • Above was changed for the textStyle, selectedTextStyle and unselectedTextStyle props.
  • Changed no unique key warning that occured by adding a key prop to Segment

Hanli Theron added 2 commits February 5, 2020 12:57
…tyle since ViewPropTypes prop does support color style.

- Above was changed for the textStyle, selectedTextStyle and unselectedTextStyle props.
- Changed no unique key warning that occured by adding a key prop to Segment
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.

Yellowbox warnings
1 participant