react-bootstrap-table2
react-bootstrap-table2 copied to clipboard
Dont use this Library. Its Dead
This library is of no use anymore. project has been abandoned.
Are there any decent alternatives?
Yes, use react-table. You would be surprised at how similar it is to this project. There is also a great youtube series from a channel called “codevolution” where he details step by step how to use react-table. I scrapped react-bootstrap-table-next and switched to react-table and built an amazing table for my app. Just go to youtube and type in codevolution react table
or just <table>...</table> u no
does react-table supports server pagination and responsive table?