Not sure if it is relevant at this time i checked your post.
However i am able to use react-bootstrap,
According to react-bootstrap, you will have to add "
which i added in into my index.html header tag.
And i have also added import "react-bootstrap/dist/react-bootstrap.min.js"; in my app.js.