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 removed #165

Closed hyochan closed 3 years ago

hyochan commented 3 years ago

Removed atomic design presented in #164.

We'd rather use this pattern with more freedom.

codecov[bot] commented 3 years ago

Codecov Report

Merging #165 (e149dca) into master (1b9632a) will decrease coverage by 1.91%. The diff coverage is 85.45%.

@@            Coverage Diff             @@
##           master     #165      +/-   ##
==========================================
- Coverage   87.05%   85.13%   -1.92%     
==========================================
  Files          15       19       +4     
  Lines         139      148       +9     
  Branches       25       32       +7     
==========================================
+ Hits          121      126       +5     
- Misses          9       17       +8     
+ Partials        9        5       -4