dohooo / react-native-table-component

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

Row Head Width not auto adjusting when table is put into horizontal scrollview! #152

Open sejalaroraa1234 opened 1 year ago

sejalaroraa1234 commented 1 year ago

The row head width is not adjusting according to the width of columns below it. I have provided horizontal scroll while wrapping the table:

Expected result:

Screenshot 2022-11-10 at 1 46 25 PM

Current Output:

Screenshot 2022-11-10 at 1 48 11 PM

Code:

Screenshot 2022-11-10 at 1 49 32 PM