Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Update dependency react-native-edge-to-edge to v1.8.1#8354

Merged
GladosBlueWallet merged 1 commit into
masterfrom
renovate/react-native-edge-to-edge-1.x
Mar 3, 2026
Merged

Update dependency react-native-edge-to-edge to v1.8.1#8354
GladosBlueWallet merged 1 commit into
masterfrom
renovate/react-native-edge-to-edge-1.x

Conversation

@renovate

@renovate renovate Bot commented Mar 2, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
react-native-edge-to-edge 1.7.01.8.1 age confidence

Release Notes

zoontek/react-native-edge-to-edge (react-native-edge-to-edge)

v1.8.1

Compare Source

  • Fix missing com.google.android.material:material dependency (closes #​107)

v1.8.0

Compare Source

  • Fix system bars reappearing after keyboard dismissal on Android API 27 (#​105 - thanks to @​bladerunner2020)
  • Export a dedicated typed function for Expo dynamic configuration (app.config.ts):
import type { ConfigContext, ExpoConfig } from "expo/config";
import edgeToEdge from "react-native-edge-to-edge/expo"; // use `require` in app.config.js

export default ({ config }: ConfigContext): ExpoConfig => ({
  // …
  plugins: [
    edgeToEdge({
      android: {
        parentTheme: "Default",
        enforceNavigationBarContrast: false,
      },
    }),
  ],
});

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot force-pushed the renovate/react-native-edge-to-edge-1.x branch from 16e6a50 to 7c66e1f Compare March 2, 2026 13:20
@renovate renovate Bot force-pushed the renovate/react-native-edge-to-edge-1.x branch from 7c66e1f to ee05946 Compare March 2, 2026 15:08
@GladosBlueWallet GladosBlueWallet merged commit af4d755 into master Mar 3, 2026
15 checks passed
@GladosBlueWallet

Copy link
Copy Markdown
Collaborator

Unbelievable. You, [subject name here], must be the pride of [subject hometown here]!

@GladosBlueWallet GladosBlueWallet deleted the renovate/react-native-edge-to-edge-1.x branch March 3, 2026 17:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants