dooboolab-community / dooboo-native-ts

Complete boilerplate for react-native app. Contains, typescript, react-hook, context-api, ts-jest, localization, navigation and etc.
https://medium.com/dooboolab/announcing-dooboo-cli-v3-5c9fceeb2ac4
MIT License
81 stars 27 forks source link

Upgrade react-native to 0.62.0 #146

Closed hyochan closed 4 years ago

hyochan commented 4 years ago
codecov[bot] commented 4 years ago

Codecov Report

Merging #146 into master will decrease coverage by 1.61%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #146      +/-   ##
==========================================
- Coverage   98.61%   97.00%   -1.62%     
==========================================
  Files          12       12              
  Lines         144      100      -44     
  Branches       12       12              
==========================================
- Hits          142       97      -45     
  Misses          1        1              
- Partials        1        2       +1