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

Upgrade project to 0.66.0 #174

Closed hyochan closed 2 years ago

DevYuns commented 2 years ago

@hyochan I resolved unimodule error with react-native-unimodules. You can see the related error here 😄

codecov[bot] commented 2 years ago

Codecov Report

Merging #174 (4fb401d) into master (66d19e4) will decrease coverage by 10.10%. The diff coverage is n/a.

@@             Coverage Diff             @@
##           master     #174       +/-   ##
===========================================
- Coverage   86.86%   76.76%   -10.11%     
===========================================
  Files          13       13               
  Lines          99       99               
  Branches       14       14               
===========================================
- Hits           86       76       -10     
- Misses          9       15        +6     
- Partials        4        8        +4