react-bootstrap-table2 icon indicating copy to clipboard operation
react-bootstrap-table2 copied to clipboard

Dont use this Library. Its Dead

Open GodAlmighty990 opened this issue 3 years ago • 4 comments

This library is of no use anymore. project has been abandoned.

GodAlmighty990 avatar Oct 23 '22 06:10 GodAlmighty990

Are there any decent alternatives?

ayush-lal avatar Oct 23 '22 13:10 ayush-lal

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

GodAlmighty990 avatar Oct 23 '22 20:10 GodAlmighty990

or just <table>...</table> u no

avindra avatar Dec 12 '22 21:12 avindra

does react-table supports server pagination and responsive table?

axlchr12 avatar Dec 19 '22 12:12 axlchr12