@@ -1326,22 +1326,11 @@ MyPage = CodePush(codePushOptions)(MyPage); | |||||
height: '100%', | height: '100%', | ||||
}, | }, | ||||
<<<<<<< Updated upstream | |||||
carouselItemWrap: { | carouselItemWrap: { | ||||
flex: 1, | flex: 1, | ||||
width: '100%', | width: '100%', | ||||
backgroundColor: 'transparent', | backgroundColor: 'transparent', | ||||
alignItems: 'center', | alignItems: 'center', | ||||
======= | |||||
onlyAdSwiperItem:{ | |||||
width: '100%', | |||||
height: '100%', | |||||
}, | |||||
onlyAdTypeItemImg:{ | |||||
width: '100%', | |||||
height: '100%', | |||||
>>>>>>> Stashed changes | |||||
} | } | ||||
}); | }); |