react-native-screens
react-native-screens copied to clipboard
Remove references to BackHandler on web
Description
As of the 0.19 canary of react-native-web, the BackHandler export has been removed. This was a no-op module previously, so no functionality should be dependent on this module.
Steps to reproduce
- Compile a project using react-native-screens and [email protected]
Snack or a link to a repository
https://github.com/necolas/react-native-web/pull/2377
Screens version
3.18.0
React Native version
0.69.6
Platforms
Web
JavaScript runtime
No response
Workflow
No response
Architecture
No response
Build type
No response
Device
No response
Device model
No response
Acknowledgements
Yes