dohooo / react-native-table-component

🌱Build table for react native
MIT License
730 stars 188 forks source link

border issue in col #134

Open rajb19 opened 3 years ago

rajb19 commented 3 years ago

How to set bottomBorder in ? Not working: <Col data=["April", "May", "June", "July", "August", "September", "October", "November", "December", "January", "February", "March"] borderStyle={{borderBottomWidth: 5, borderColor: '#e8e8e8'}} /> @Gil2015

edualm commented 3 years ago

@rajb19 Please do not mention me in issues, I am not a maintainer of this project and I can not assist you.

rajb19 commented 3 years ago

@rajb19 Please do not mention me in issues, I am not a maintainer of this project and I can not assist you.

Okay apologise for that.

YOEL311 commented 3 years ago

hi I'm interested in putting a border just at the bottom of the row, Is it possible?

like this image