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

Update react to the latest version 🚀 #104

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

There have been updates to the react monorepo:

These versions are not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

This monorepo update includes releases of one or more dependencies which all belong to the react group definition.


Publisher: acdlite License: MIT

Find out more about this release.


FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree:

codecov[bot] commented 5 years ago

Codecov Report

Merging #104 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #104   +/-   ##
=======================================
  Coverage   88.46%   88.46%           
=======================================
  Files          12       12           
  Lines         130      130           
  Branches       16       12    -4     
=======================================
  Hits          115      115           
- Misses          8       10    +2     
+ Partials        7        5    -2
Impacted Files Coverage Δ
src/providers/AppProvider.tsx 76.19% <0%> (ø) :arrow_up:
src/theme.ts 87.5% <0%> (ø) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update dedb349...e5aa492. Read the comment docs.