[fix] Reintroduce BackHandler with console.error

This API will be removed in a future version.
This commit is contained in:
Nicolas Gallagher
2023-04-05 10:15:23 -07:00
parent 985c79f924
commit 1c5119b7e1
3 changed files with 28 additions and 0 deletions
@@ -7,6 +7,7 @@ module.exports = {
AppRegistry: true,
AppState: true,
Appearance: true,
BackHandler: true,
Button: true,
CheckBox: true,
Clipboard: true,