V
V
vladislav31012021-04-29 02:58:03
Bootstrap
vladislav3101, 2021-04-29 02:58:03

Is it ok to combine the Bootstrap 4.6 framework with the react-boostrap library?

I am writing an application in react using the bootstrap framework, and I see that some things have already been done in react-bootstrap, is it okay if I use both packages in the project? I looked at other sources, people mostly use only one thing, but let's say I use classes for some things that react-bootstrap does not have. I may be wrong. Tell me please.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Andrey Khokhlov, 2021-04-29
@vladislav3101

It is absolutely normal to use the components available in react-bootstrap and implement those that are not in this library.
By using react-bootstrap you are already using both packages https://react-bootstrap.github.io/getting-started/...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question