Skip to content

Conversation

@kedar09
Copy link
Contributor

@kedar09 kedar09 commented Apr 26, 2022

Fixes # (issue)
#3458, #3468

Type of change

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

  • Checked with example app

Checklist

  • My code follows the style guidelines of this project
  • My changes generate no new warnings

Additional context

@arpitBhalla arpitBhalla changed the title overlay custom backgroundColor override fix(Overlay): custom backgroundColor override Apr 26, 2022
@codecov
Copy link

codecov bot commented Apr 27, 2022

Codecov Report

Merging #3471 (695c2ee) into next (3a66591) will not change coverage.
The diff coverage is n/a.

❗ Current head 695c2ee differs from pull request most recent head 628e89a. Consider uploading reports for the commit 628e89a to get more accurate results

@@           Coverage Diff           @@
##             next    #3471   +/-   ##
=======================================
  Coverage   78.20%   78.20%           
=======================================
  Files          87       87           
  Lines        1776     1776           
  Branches      787      787           
=======================================
  Hits         1389     1389           
  Misses        382      382           
  Partials        5        5           
Impacted Files Coverage Δ
packages/base/src/Overlay/Overlay.tsx 100.00% <ø> (ø)

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

@arpitBhalla arpitBhalla merged commit 2ad403a into react-native-elements:next Apr 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Cannot change overlayStyle backgroundColor overlay custom background color falied

2 participants