dwmkerr / gameboard

GameBoard is an app for keeping track of board game scores.
0 stars 1 forks source link

Update react-native-keyboard-aware-scroll-view to the latest version 🚀 #97

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency react-native-keyboard-aware-scroll-view was updated from 0.5.0 to 0.7.3.

This version is 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.


Release Notes for v0.7.3

Changelog

  • Update README.md wrong path for scrollToFocusedInput in Programatically scroll to any TextInput #307 (@piotrgrundas)
  • Add keyboard callbacks to TypeScript type definition #310 (@karlvr)
Commits

The new version differs by 27 commits.

  • ed4c428 v0.7.3
  • 538ed33 Update README.md (#307)
  • df981fd Add keyboard callbacks to TypeScript type definition (#310)
  • eea7422 v0.7.2
  • 8918f69 Add innerRef to KeyboardAwareProps (index.d.ts) (#300)
  • 38446ec v0.7.1
  • bfbcde2 cleaned up deps (#298)
  • f547bd4 add HOC config options to readme
  • e0db9f0 Merge pull request #292 from slorber/master
  • 27f7b2f Update version
  • 41829ba Merge pull request #290 from iRoachie/typings
  • fc465f0 fix(types): Make scrollToFocusedInput params optional
  • 98f4912 Merge pull request #288 from slorber/master
  • 2fb6925 lint
  • 12d6bcf HOC options API

There are 27 commits in total.

See the full diff

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 #97 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #97   +/-   ##
=======================================
  Coverage   57.77%   57.77%           
=======================================
  Files          21       21           
  Lines         225      225           
  Branches       75       75           
=======================================
  Hits          130      130           
  Misses         79       79           
  Partials       16       16

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 f30a770...c7d0fc6. Read the comment docs.