iRoachie / react-native-material-tabs

Material Design implementation of Tabs
MIT License
121 stars 56 forks source link

Expose indicatorHeight #75

Closed helixbass closed 3 years ago

helixbass commented 3 years ago

In this PR:

codecov[bot] commented 3 years ago

Codecov Report

Merging #75 (fb01968) into next (3959be2) will increase coverage by 0.23%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             next      #75      +/-   ##
==========================================
+ Coverage   84.61%   84.84%   +0.23%     
==========================================
  Files           6        6              
  Lines          65       66       +1     
  Branches       19       19              
==========================================
+ Hits           55       56       +1     
  Misses          6        6              
  Partials        4        4              
Impacted Files Coverage Δ
src/components/MaterialTabs.tsx 79.48% <ø> (ø)
src/components/Indicator.tsx 100.00% <100.00%> (ø)
src/lib/styles.ts 100.00% <100.00%> (ø)

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 3959be2...fb01968. Read the comment docs.

iRoachie commented 3 years ago

Released in v4.2.0. Thanks again 💯