shipt / segmented-arc-for-react-native

Segmented arc component for React Native
MIT License
93 stars 10 forks source link

Readme and license #5

Closed jkhusanov closed 2 years ago

jkhusanov commented 2 years ago

Added readme and other OSS necessary things. Also some changes to props, nothing breaking.

codecov[bot] commented 2 years ago

Codecov Report

Merging #5 (59fcb08) into development (c74f51c) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##           development       #5   +/-   ##
============================================
  Coverage        90.12%   90.12%           
============================================
  Files                5        5           
  Lines              162      162           
  Branches            55       55           
============================================
  Hits               146      146           
  Misses              16       16           
Impacted Files Coverage Δ
src/SegmentedArc.js 94.93% <100.00%> (ø)
src/components/RangesDisplay.js 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 c74f51c...59fcb08. Read the comment docs.