diff --git a/babel/index.js b/babel/index.js index cbc428a1..b3df5b07 100644 --- a/babel/index.js +++ b/babel/index.js @@ -5,6 +5,7 @@ const getDistLocation = importName => { // apis case 'Animated': case 'AppRegistry': + case 'AppState': case 'AsyncStorage': case 'BackAndroid': case 'Clipboard':