Skip to content

Bump react-native-screens from 2.4.0 to 2.9.0#108

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/react-native-screens-2.9.0
Closed

Bump react-native-screens from 2.4.0 to 2.9.0#108
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/react-native-screens-2.9.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 7, 2020

Bumps react-native-screens from 2.4.0 to 2.9.0.

Release notes

Sourced from react-native-screens's releases.

2.9.0

Minor release adding the compilation of the files before publishing #517 by @satya164, changing the company logo #537 by @jakub-gonet and clarification of README by @brentvatne.

It also adds #545 by @brentvatne, which introduces additional padding to the header, which is a BREAKING CHANGE and will cause the header to have too much top padding in case of not having a translucent status bar.

There are two ways to handle it:

  1. Recommended - use translucent status bar via RN StatusBar component (if you already don't use it) - https://reactnative.dev/docs/statusbar#translucent.
  2. Set headerTopInsetEnabled to false (it is true by default) if you want an opaque status bar.

2.8.0

Minor release fixing bugs, improving typings, and adding some functionalities.

New Features 🎉

Bug Fixes 🐛

Other Changes 👍

🙌 Thank you all for your contributions!

2.7.0

Minor release to include #477 which fixes a problem with Android native stack.

2.6.0

Minor release with two critical fixes for compatibility with react-navigation:

2.5.0

Minor release fixing bugs, improving typings, adding some functionalities and porting example to RN 0.62.

New Features 🎉

Commits
  • 2e23d8f Bump version -> 2.9.0
  • 35ba74c Add headerTopInsetEnabled prop that defaults to true to account for transluce...
  • ffd6f33 chore: compile files before publishing (#517)
  • 73959ab Update SWM logo (#537)
  • d13c676 Clarify React Navigation section of README
  • 598ccec Release 2.8.0 (#522)
  • 867b1f2 Add props to headerLeft and headerRight (#500)
  • a8747b1 Fix type for onFinishTransitioning, remove event from native-stack (#497)
  • 3d9f2f3 Remove maven gradle plugin and installArtifacts task on Android (#511)
  • bbaaa73 add support for back button image in native stack (#515)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually

Bumps [react-native-screens](https://github.com/kmagiera/react-native-screens) from 2.4.0 to 2.9.0.
- [Release notes](https://github.com/kmagiera/react-native-screens/releases)
- [Commits](software-mansion/react-native-screens@2.4.0...2.9.0)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 7, 2020
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 6, 2020

Superseded by #133.

@dependabot dependabot bot closed this Aug 6, 2020
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/react-native-screens-2.9.0 branch August 6, 2020 10:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants