Jules Sam. Randolph
Jules Sam. Randolph
@xbot13 Certainly an interesting feature, but not as easy as it might seem. ## Styling rows Because of `rowspan` attribute support, there might be virtual rows encompassing nested rows. In...
@xbot13 Thank you so much for your feedback. Looking forwards to your findings!
@xbot13 An alternative would be to export two components / split this lib in two, with a lot of the shared logic packed into a third lib (it's a monorepo,...
@KestasVenslauskas That would be a nice addition. In the meantime, you can use [cssRules](https://github.com/native-html/table-plugin#how-to-extend-default-or-custom-styles) prop and inject any custom CSS!
@ferasabufares Please avoid [threadjacking](https://en.wiktionary.org/wiki/threadjack). If you have questions, you can ping us in the official [Discord channel](https://discord.gg/3B9twTMEzb). Thank you!
@ims7inc PRs welcome, I don't have time immediatly to commit to this project, but I'll do it eventually. Note that the other lib using ramda is https://github.com/native-html/core
@CDBridger Thanks for the thorough investigation, I'll try to provide a fix soon
@mohameddiopcodes you need to provide as much info as possible for us to help. At a very minimum, explain how you came up to the conclusion Ramda typings were faulty,...
I am currently studying in details differences between CSS spec and React Native layout. Perhaps I will publish some material at some point; this morning I have been working on...