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

0.63.0 atomic-design #164

Closed hyochan closed 3 years ago

hyochan commented 3 years ago

Restructure dir for atomic-design taste.

codecov[bot] commented 3 years ago

Codecov Report

Merging #164 (b360f57) into master (1b9632a) will decrease coverage by 1.93%. The diff coverage is 84.61%.

@@            Coverage Diff             @@
##           master     #164      +/-   ##
==========================================
- Coverage   87.05%   85.11%   -1.94%     
==========================================
  Files          15       20       +5     
  Lines         139      168      +29     
  Branches       25       38      +13     
==========================================
+ Hits          121      143      +22     
- Misses          9       18       +9     
+ Partials        9        7       -2