DylanVann / react-native-fast-image

🚩 FastImage, performant React Native image component.
MIT License
8.1k stars 1.48k forks source link

feat: support defaultSource on iOS and Android #921

Closed DylanVann closed 1 year ago

DylanVann commented 1 year ago

Thanks to @danielgindi, @regant, and @Zhangguiguang for working on this!

codecov[bot] commented 1 year ago

Codecov Report

Merging #921 (5851f85) into main (6255fc4) will increase coverage by 3.70%. The diff coverage is 100.00%.

@@             Coverage Diff             @@
##             main      #921      +/-   ##
===========================================
+ Coverage   96.29%   100.00%   +3.70%     
===========================================
  Files           1         1              
  Lines          27        38      +11     
  Branches        2         5       +3     
===========================================
+ Hits           26        38      +12     
+ Misses          1         0       -1     
Impacted Files Coverage Δ
src/index.tsx 100.00% <100.00%> (+3.70%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

github-actions[bot] commented 1 year ago

:tada: This PR is included in version 8.6.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: