testshallpass / react-native-dropdownalert

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

Added notification tap functionality. #180

Closed rydecars closed 5 years ago

rydecars commented 5 years ago

Added notification tap functionality.

codecov-io commented 5 years ago

Codecov Report

Merging #180 into master will decrease coverage by 0.22%. The diff coverage is 50%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #180      +/-   ##
==========================================
- Coverage   71.12%   70.89%   -0.23%     
==========================================
  Files          11       11              
  Lines         187      189       +2     
==========================================
+ Hits          133      134       +1     
- Misses         54       55       +1
Impacted Files Coverage Δ
DropdownAlert.js 64.28% <50%> (-0.19%) :arrow_down:

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 5c8cd88...e455c87. Read the comment docs.

testshallpass commented 5 years ago

@rydecars Closing, I reworked it in PR #200