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 project to 0.66.3 #175

Closed hyochan closed 2 years ago

hyochan commented 2 years ago

Update pkg manager to yarn2

codecov[bot] commented 2 years ago

Codecov Report

Merging #175 (2e808c9) into master (c78976b) will increase coverage by 5.84%. The diff coverage is 50.00%.

@@            Coverage Diff             @@
##           master     #175      +/-   ##
==========================================
+ Coverage   76.76%   82.60%   +5.84%     
==========================================
  Files          13       12       -1     
  Lines          99      115      +16     
  Branches       14       20       +6     
==========================================
+ Hits           76       95      +19     
- Misses         15       20       +5     
+ Partials        8        0       -8