diff --git a/App.js b/App.js index f64be33..0a1b163 100644 --- a/App.js +++ b/App.js @@ -1326,22 +1326,11 @@ MyPage = CodePush(codePushOptions)(MyPage); height: '100%', }, -<<<<<<< Updated upstream carouselItemWrap: { flex: 1, width: '100%', backgroundColor: 'transparent', alignItems: 'center', -======= - onlyAdSwiperItem:{ - width: '100%', - height: '100%', - }, - - onlyAdTypeItemImg:{ - width: '100%', - height: '100%', ->>>>>>> Stashed changes } });