browser-polyfill
browser-polyfill copied to clipboard
New version for SDK46
With Expo SDK46 being released, can we get a new version of browser-polyfill with the following package.json updates:
- peerDependencies.react = ^18.0.0
- peerDependencies.react-native = ^0.69.5
- peerDependencies.expo-file-system = ^14.1.0
For my current project, this affects expo-three as a transitive dependency.
Thank you!
Hi there I'm having the same issue. Seems this repository is abandoned?? @jaymes-bearden Did you find a solution?