removed old top border

This commit is contained in:
Nouman Tahir 2022-09-13 12:37:55 +05:00
parent 74be8ac315
commit 28b06c318a

View File

@ -13,10 +13,6 @@ export default EStyleSheet.create({
width: '$deviceWidth',
alignItems: 'center',
height: 112,
borderTopWidth: Platform.select({
android: 1,
ios: 0
})
},
listContentContainer: {