Closed kirillzyusko closed 4 weeks ago
Bump react-native-is-edge-to-edge to latest 1.1.5 version that fixes module resolution.
react-native-is-edge-to-edge
1.1.5
It'll properly detect index.js for native platforms. index.web.js will be used for web.
index.js
index.web.js
Fixes accidentally broken e2e tests.
react-native-id-edge-to-edge
Tested on CI.
📜 Description
Bump
react-native-is-edge-to-edge
to latest1.1.5
version that fixes module resolution.💡 Motivation and Context
It'll properly detect
index.js
for native platforms.index.web.js
will be used for web.Fixes accidentally broken e2e tests.
📢 Changelog
JS
react-native-id-edge-to-edge
to1.1.5
;🤔 How Has This Been Tested?
Tested on CI.
📝 Checklist