kirillzyusko / react-native-keyboard-controller

Keyboard manager which works in identical way on both iOS and Android
https://kirillzyusko.github.io/react-native-keyboard-controller/
MIT License
1.77k stars 81 forks source link

fix: bump `react-native-is-edge-to-edge` to fix module resolution #661

Closed kirillzyusko closed 4 weeks ago

kirillzyusko commented 1 month ago

📜 Description

Bump react-native-is-edge-to-edge to latest 1.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

🤔 How Has This Been Tested?

Tested on CI.

📝 Checklist

github-actions[bot] commented 1 month ago

📊 Package size report

Current size Target Size Difference
158244 bytes 158244 bytes 0 bytes 📉