ant-design / ant-design-mobile-rn

Ant Design for React Native
https://rn.mobile.ant.design/
MIT License
3.04k stars 612 forks source link

fix: action-sheet for Android respects theme #1176

Closed KusStar closed 3 years ago

KusStar commented 3 years ago

First of all, thank you for your contribution! :-)

Please makes sure that these checkboxes are checked before submitting your PR, thank you!

Extra checklist:

if isBugFix :

elif isNewFeature :

Note

  1. Make theme configurable for action-sheet/AndroidContainer
  2. Remove action-sheet/style unneccessary comments
codecov[bot] commented 3 years ago

Codecov Report

Merging #1176 (d52d588) into master (19cb73b) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1176   +/-   ##
=======================================
  Coverage   61.20%   61.20%           
=======================================
  Files         223      223           
  Lines        5060     5060           
  Branches     1077     1077           
=======================================
  Hits         3097     3097           
  Misses       1947     1947           
  Partials       16       16           
Flag Coverage Δ
rn 61.20% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
components/action-sheet/AndroidContainer.tsx 25.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 19cb73b...d52d588. Read the comment docs.