testshallpass / react-native-dropdownalert

An alert to notify users about an error or something else
MIT License
1.85k stars 252 forks source link

backgroundColor is read-only #199

Closed Elvinra closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #199 into master will not change coverage. The diff coverage is 0%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #199   +/-   ##
=======================================
  Coverage   89.68%   89.68%           
=======================================
  Files          11       11           
  Lines         223      223           
=======================================
  Hits          200      200           
  Misses         23       23
Impacted Files Coverage Δ
DropdownAlert.js 88.52% <0%> (ø) :arrow_up:

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 bb36fa8...3cddd7f. Read the comment docs.

testshallpass commented 5 years ago

@Elvinra Good catch, thanks.