Conversation
|
fixed bug |
|
Hi @cixio, thanks for the PR. As you point out, this is just a workaround. The same issue happens with other props, like Is there anything that speaks against this approach from your point of view? |
|
Hi, yes, I use this as workaround, but its also a new feature. :) The soluton with the cellPropsCustom is a point, but thats also just a workaround as I think the best solution to use custom settings is this: So you only have to include this file on every page:
And you can use tableview on multiple page without adding custom settings on every line. The problem is that using this way makes some issues like the separator backgroundcolor and hideSeparator. |
adding separatorBackgroundColor to Section - this is a workaround for #784