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

feat: export BottomTabBar props type #109

Merged
merged 1 commit into from
Sep 25, 2019
Merged

feat: export BottomTabBar props type #109

merged 1 commit into from
Sep 25, 2019

Conversation

dulmandakh
Copy link
Contributor

@dulmandakh dulmandakh commented Sep 23, 2019

I customize bottom tab bar wrapping BottomTabBar, and I need its props type. I'm not sure if it's proper way to do it, but Props from views is final type used in the component.

@codecov-io
Copy link

codecov-io commented Sep 23, 2019

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #109   +/-   ##
=======================================
  Coverage   93.51%   93.51%           
=======================================
  Files          33       33           
  Lines         709      709           
  Branches      181      188    +7     
=======================================
  Hits          663      663           
  Misses         38       38           
  Partials        8        8

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 f398136...4bd85ac. Read the comment docs.

Copy link
Member

@osdnk osdnk left a comment

Choose a reason for hiding this comment

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

Thanks!

@osdnk osdnk merged commit 1fd5a86 into react-navigation:master Sep 25, 2019
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