From 8e63cc2d54906814f10f6c72aa5a57fd5ba351d1 Mon Sep 17 00:00:00 2001 From: caserKing Date: Mon, 2 Sep 2019 15:00:39 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90=E5=A4=A7=E5=B1=8F=E3=80=91=E3=80=90?= =?UTF-8?q?=E4=BF=AE=E6=94=B9=E3=80=91=E3=80=90=E5=8F=96=E6=B6=88=E7=9B=92?= =?UTF-8?q?=E5=AD=90=E9=98=B4=E5=BD=B1=E5=B0=9D=E8=AF=95=E3=80=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- App.js | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) 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()}