diff --git a/App.js b/App.js
index 0b87155..d077259 100644
--- a/App.js
+++ b/App.js
@@ -21,7 +21,7 @@ import DeviceInfo from "react-native-device-info";
import * as Animatable from 'react-native-animatable';
import Swiper from 'react-native-swiper';
import Carousel from 'react-native-snap-carousel';
-import {BoxShadow} from 'react-native-shadow';
+// import {BoxShadow} from 'react-native-shadow';
var testMac = 'FF:FF:FF:FF:FF:FF'
var curAdIndex = 0;
@@ -559,7 +559,8 @@ setSwiperItemDom(item) {
}
return (
-
+ {/* */}
+
@@ -587,7 +588,8 @@ setSwiperItemDom(item) {
-
+
+ {/* */}
)
}
@@ -689,7 +691,7 @@ getAdView(){
resizeMode="stretch" source={{uri: this.state.previewImg}}>
-
+
{this.rendDefaultImg()}