Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add bootstrap 4 #4495

Closed
wants to merge 1 commit into from
Closed

add bootstrap 4 #4495

wants to merge 1 commit into from

Conversation

walterwhites
Copy link

No description provided.

```

Alternatively you may use `yarn`:

```sh
yarn add react-bootstrap bootstrap@3
yarn add bootstrap@4.0.0-alpha.6

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why alpha?

@@ -846,20 +846,21 @@ You don’t have to use [React Bootstrap](https://react-bootstrap.github.io) tog
Install React Bootstrap and Bootstrap from npm. React Bootstrap does not include Bootstrap CSS so this needs to be installed as well:

```sh
npm install --save react-bootstrap bootstrap@3
npm install bootstrap@4

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This contradicts the line above, which says "Install React Bootstrap and Bootstrap from npm" (not just install Bootstrap). To use Bootstrap 4 (which is not yet supported by React Bootstrap), reactstrap is a popular option.

Copy link
Contributor

@nickserv nickserv May 28, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It would be great to recommend Reactstrap for now.

@bugzpodder
Copy link

closing because #4703 is merged

@bugzpodder bugzpodder closed this Jun 30, 2018
@lock lock bot locked and limited conversation to collaborators Jan 19, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants