Skip to content
This repository has been archived by the owner on Feb 8, 2020. It is now read-only.

fix: pass labelStyle prop in DrawerItem label #170

Merged
merged 2 commits into from
Nov 17, 2019

Conversation

ddedic
Copy link
Contributor

@ddedic ddedic commented Nov 13, 2019

In current version, labelStyle prop is never passed to the DrawerItem label component.
This pull request simply passes that prop to the Text component.

Copy link
Member

@satya164 satya164 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR

@satya164 satya164 changed the title Include unused labelStyle prop in DrawerItem label component fix: pass labelStyle prop in DrawerItem label Nov 17, 2019
@satya164 satya164 merged commit cd7c9c4 into react-navigation:master Nov 17, 2019
@codecov-io
Copy link

Codecov Report

Merging #170 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #170   +/-   ##
=======================================
  Coverage   93.35%   93.35%           
=======================================
  Files          36       36           
  Lines         768      768           
  Branches      202      202           
=======================================
  Hits          717      717           
  Misses         42       42           
  Partials        9        9

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 442e112...656068e. Read the comment docs.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants