hyochan / react-native-masonry-list

The Masonry List implementation which has similar implementation as the `FlatList` in React Native
MIT License
399 stars 55 forks source link

Add example project #5

Closed hyochan closed 3 years ago

hyochan commented 3 years ago
codecov-commenter commented 3 years ago

Codecov Report

Merging #5 (133a72a) into master (935ed26) will increase coverage by 100.00%. The diff coverage is n/a.

Impacted file tree graph

@@              Coverage Diff              @@
##           master        #5        +/-   ##
=============================================
+ Coverage        0   100.00%   +100.00%     
=============================================
  Files           0         1         +1     
  Lines           0        34        +34     
  Branches        0        12        +12     
=============================================
+ Hits            0        34        +34     
Flag Coverage Δ
unittests 100.00% <ø> (?)

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

Impacted Files Coverage Δ
index.tsx 100.00% <0.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 935ed26...133a72a. Read the comment docs.