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

[Enhance] code format #133

Closed hyochan closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #133 into master will increase coverage by 1.44%. The diff coverage is 100%.

@@            Coverage Diff             @@
##           master     #133      +/-   ##
==========================================
+ Coverage    96.5%   97.94%   +1.44%     
==========================================
  Files          12       13       +1     
  Lines         143      146       +3     
  Branches       12       12              
==========================================
+ Hits          138      143       +5     
- Misses          1        2       +1     
+ Partials        4        1       -3