react-native-screens icon indicating copy to clipboard operation
react-native-screens copied to clipboard

Remove references to BackHandler on web

Open edkimmel opened this issue 2 years ago • 2 comments

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

  1. 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

edkimmel avatar Nov 01 '22 17:11 edkimmel