[fix] BackHandler export; remove BackAndroid

Fix #673
This commit is contained in:
Nicolas Gallagher
2017-10-04 11:45:26 -07:00
parent 5faa3af19a
commit 5353011ee4
3 changed files with 6 additions and 7 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ const getDistLocation = importName => {
case 'AppRegistry':
case 'AppState':
case 'AsyncStorage':
case 'BackAndroid':
case 'BackHandler':
case 'Clipboard':
case 'Dimensions':
case 'Easing':