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

migrate: react-native-localization => react-native-localize #115

Closed hyochan closed 4 years ago

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

Codecov Report

Merging #115 into master will decrease coverage by 3.63%. The diff coverage is 80%.

@@           Coverage Diff            @@
##           master   #115      +/-   ##
========================================
- Coverage   88.63%    85%   -3.64%     
========================================
  Files          12     11       -1     
  Lines         132    140       +8     
  Branches       16     14       -2     
========================================
+ Hits          117    119       +2     
- Misses          8     11       +3     
- Partials        7     10       +3