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

[Migration] Remove [ThemeProvider] #126

Closed hyochan closed 4 years ago

hyochan commented 4 years ago

Remove [ThemeProvider] and use @dooboo-ui/native-theme

codecov[bot] commented 4 years ago

Codecov Report

Merging #126 into master will decrease coverage by 1.17%. The diff coverage is 100%.

@@            Coverage Diff             @@
##           master     #126      +/-   ##
==========================================
- Coverage    86.3%   85.12%   -1.18%     
==========================================
  Files          12       10       -2     
  Lines         146      121      -25     
  Branches       14       11       -3     
==========================================
- Hits          126      103      -23     
+ Misses         10        9       -1     
+ Partials       10        9       -1