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

Feat: added props to divider #2988

Merged
merged 7 commits into from
May 10, 2021

Conversation

khushal87
Copy link
Member

@khushal87 khushal87 commented Apr 23, 2021

Fixes #2987

Work to be done:

  • Code
  • Tests
  • Docs

@codecov
Copy link

codecov bot commented Apr 23, 2021

Codecov Report

Merging #2988 (6583ec7) into next (1b78ed7) will increase coverage by 0.30%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             next    #2988      +/-   ##
==========================================
+ Coverage   81.51%   81.81%   +0.30%     
==========================================
  Files          55       55              
  Lines        1390     1413      +23     
  Branches      605      627      +22     
==========================================
+ Hits         1133     1156      +23     
  Misses        257      257              
Impacted Files Coverage Δ
src/divider/Divider.tsx 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 1b78ed7...6583ec7. Read the comment docs.

@flyingcircle flyingcircle merged commit d3009f9 into react-native-elements:next May 10, 2021
@khushal87 khushal87 deleted the khushal87-dev3 branch May 10, 2021 04:08
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.

Adding new props to Divider
2 participants