Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Bootstrap components built with React

License

NotificationsYou must be signed in to change notification settings

react-bootstrap/react-bootstrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bootstrap 5 components built withReact.

GitHub Actions CI statusTravis CI Build statusnpmCodecovDiscordNetlify

Bootstrap compatibility

React-Bootstrap is compatible with various versions of Bootstrap. As such, you need to ensure you are using the correct combination of versions.

See the below table on which version of React-Bootstrap you should be using in your project.

Bootstrap VersionReact-Bootstrap VersionDocumentation
v5.x2.xLink
v4.x1.x (not maintained)Link
v3.x0.33.x (not maintained)Link

Migrating from previous versions

Bootstrap 4 to Bootstrap 5

If you would like to update React-Bootstrap within an existing project to use Bootstrap 5, please read our docs formigrating to React-Bootstrap V2.

Bootstrap 3 to Bootstrap 4

If you would like to update React-Bootstrap within an existing project to use Bootstrap 4, please read our docs formigrating to React-Bootstrap V1.

Related modules

Local setup

Yarn is our package manager of choice here. Check out setupinstructionshere if you don't have it installed already.After that you can runyarn run bootstrap to install all the needed dependencies.

From there you can:

  • Run the tests once withyarn test (Or run them in watch mode withyarn run tdd).
  • Start a local copy of the docs site withyarn start
  • Or build a local copy of the library withyarn run build

CodeSandbox Examples

Click here to explore some React-BootstrapCodeSandbox examples.

Click here to automatically openCodeSandbox with the React-BootstrapCodeSandbox Examples GitHub Repository as a workspace.

Contributions

Yes please! See thecontributing guidelines for details.


[8]ページ先頭

©2009-2025 Movatter.jp