Skip to content

Conversation

zoontek
Copy link
Contributor

@zoontek zoontek commented Jul 1, 2025

Summary

This PR updates react-native-is-edge-to-edge to the latest version: 1.2.1.

As edgeToEdgeEnabled will be available in the next React Native release (facebook/react-native#52088), we need a new release of react-native-reanimated, as it uses a fixed version of the dependency for the moment.

To prevent this kind of issue, if it must happens again, I removed the strict requirement on the version number (for reference, react-native-screens doesn't fix the version https://github.com/software-mansion/react-native-screens/blob/62eb784c6457be366a2daf6d6d074b7a586fa61e/package.json#L72)

@zoontek
Copy link
Contributor Author

zoontek commented Jul 10, 2025

edgeToEdgeEnabled is available in React Native 0.81 RC0: https://github.com/facebook/react-native/blob/main/CHANGELOG.md#android-specific-1

@tomekzaw Can you have a quick look?

@tomekzaw
Copy link
Member

Hi @zoontek, thanks for the PR. Right now there's a merge conflict, please resolve it so we can proceed.

# Conflicts:
#	packages/react-native-reanimated/package.json
@zoontek zoontek force-pushed the update-react-native-is-edge-to-edge branch from 6705711 to e2a97af Compare July 14, 2025 12:08
@zoontek
Copy link
Contributor Author

zoontek commented Jul 14, 2025

@tomekzaw Rebased ✅

@tomekzaw tomekzaw added this pull request to the merge queue Jul 14, 2025
Merged via the queue into software-mansion:main with commit 88c2d93 Jul 14, 2025
11 checks passed
@zoontek zoontek deleted the update-react-native-is-edge-to-edge branch July 14, 2025 12:55
kkafar pushed a commit to software-mansion/react-native-screens that referenced this pull request Jul 16, 2025
## Summary

This PR updates `react-native-is-edge-to-edge` to the latest version:
`1.2.1`.

As `edgeToEdgeEnabled` will be available in the next React Native
release (facebook/react-native#52088), we need
to ensure that `react-native-is-edge-to-edge` supports both
`react-native-edge-to-edge` and `edgeToEdgeEnabled`.

Similar issue on reanimated:
software-mansion/react-native-reanimated#7729
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