feat(theming): add spacing to theme#3495
Merged
arpitBhalla merged 3 commits intoreact-native-elements:nextfrom May 9, 2022
Merged
feat(theming): add spacing to theme#3495arpitBhalla merged 3 commits intoreact-native-elements:nextfrom
spacing to theme#3495arpitBhalla merged 3 commits intoreact-native-elements:nextfrom
Conversation
|
@arpitBhalla there are failing tests related to changes made to there are also conflicts with the target branch, appreciate that you resolve the conflicts (: |
Member
Author
|
@mauris I appreciate your keenness to review, but this PR is in progress, If you want to contribute, could you please pick any open issue, that would be much helpful. |
Codecov Report
@@ Coverage Diff @@
## next #3495 +/- ##
==========================================
- Coverage 79.48% 79.36% -0.13%
==========================================
Files 87 87
Lines 1779 1783 +4
Branches 773 772 -1
==========================================
+ Hits 1414 1415 +1
- Misses 359 362 +3
Partials 6 6
📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more |
github-actions bot
pushed a commit
that referenced
this pull request
May 9, 2022
* update * update tests
github-actions bot
pushed a commit
that referenced
this pull request
May 9, 2022
* update * update tests
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Motivation
Fixes # (issue)
Type of change
How Has This Been Tested?
exampleappChecklist
yarn docs-build-apiAdditional context