diff --git a/App.js b/App.js index a51deda..ac41088 100644 --- a/App.js +++ b/App.js @@ -1188,9 +1188,9 @@ MyPage = CodePush(codePushOptions)(MyPage); alignItems: 'center', position: 'absolute', left: 0, - bottom: 30/PixelRatio.get(), + bottom: 60/PixelRatio.get(), width: '100%', - height: 369/PixelRatio.get(), + height: 270/PixelRatio.get(), }, adTypeItemImgWrap:{