mirror of
https://github.com/zoriya/react-native-web.git
synced 2026-05-24 07:09:03 +00:00
[fix] Reintroduce BackHandler with console.error
This API will be removed in a future version.
This commit is contained in:
@@ -7,6 +7,7 @@ module.exports = {
|
||||
AppRegistry: true,
|
||||
AppState: true,
|
||||
Appearance: true,
|
||||
BackHandler: true,
|
||||
Button: true,
|
||||
CheckBox: true,
|
||||
Clipboard: true,
|
||||
|
||||
Reference in New Issue
Block a user