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

Integrate dooboo-ui #169

Closed hyochan closed 3 years ago

hyochan commented 3 years ago

Install rn-vector-icons and dooboo-ui

Update jest configs

codecov[bot] commented 3 years ago

Codecov Report

Merging #169 (2098769) into master (c12dc2d) will increase coverage by 4.48%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #169      +/-   ##
==========================================
+ Coverage   82.37%   86.86%   +4.48%     
==========================================
  Files          19       13       -6     
  Lines         227       99     -128     
  Branches       41       14      -27     
==========================================
- Hits          187       86     -101     
+ Misses         27        9      -18     
+ Partials       13        4       -9