native-ly / native-color-picker

🦄 Color picker for React Native
https://snack.expo.io/@jbiesiada/native-color-picker
MIT License
1 stars 1 forks source link

chore: add eslint react hooks #126

Closed JB1905 closed 3 years ago

JB1905 commented 3 years ago

Closes #125

codecov[bot] commented 3 years ago

Codecov Report

Merging #126 (bc7079d) into master (2370ef5) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #126   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           11        11           
  Lines           95        95           
  Branches        38        38           
=========================================
  Hits            95        95           
Impacted Files Coverage Δ
src/components/Item.tsx 100.00% <100.00%> (ø)
src/components/Marker/index.tsx 100.00% <100.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 2370ef5...bc7079d. Read the comment docs.