react-bootstrap-table/react-bootstrap-table2

Does this library support React 18 without any breaks to current features?

thilanka-mitrai opened this issue · 0 comments

Question
We developed an application 2 years back using react-bootstrap-table-next library support. and right now we have to upgrade react version to 18, while updating got this deprecated issue and looking for a stable solution quickly. As I searched
react-bootstrap-table-next ^4.0.3 is the latest version but only supports up to React 16. For React 17 we have installed using "npm install react-bootstrap-table-next --save --legacy-peer-deps" but its not recommended solution. Is there any solution we can tryout please let us know.