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

Web support integrated in RN 0.63 #162

Closed hyochan closed 3 years ago

hyochan commented 3 years ago

This PR is pushed to release/0.63.0 with web support and closes #161 which was WIP.

codecov[bot] commented 3 years ago

Codecov Report

Merging #162 (452244c) into master (0583407) will decrease coverage by 5.18%. The diff coverage is 80.00%.

@@            Coverage Diff             @@
##           master     #162      +/-   ##
==========================================
- Coverage   92.23%   87.05%   -5.19%     
==========================================
  Files          12       15       +3     
  Lines         103      139      +36     
  Branches       14       25      +11     
==========================================
+ Hits           95      121      +26     
- Misses          4        9       +5     
- Partials        4        9       +5