• Stars
    star
    22,184
  • Rank 1,009 (Top 0.03 %)
  • Language
    TypeScript
  • License
    MIT License
  • Created over 10 years ago
  • Updated 19 days ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Bootstrap components built with React

React-Bootstrap

Bootstrap 5 components built with React.

GitHub Actions CI status Travis CI Build status npm Codecov Discord Netlify

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 Version React-Bootstrap Version Documentation
v5.x 2.x Link
v4.x 1.x (not maintained) Link
v3.x 0.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 for migrating 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 for migrating to React-Bootstrap V1.

Related modules

Local setup

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

From there you can:

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

CodeSandbox Examples

Click here to explore some React-Bootstrap CodeSandbox examples.

Click here to automatically open CodeSandbox with the React-Bootstrap CodeSandbox Examples GitHub Repository as a workspace.

Contributions

Yes please! See the contributing guidelines for details.

More Repositories

1

react-router-bootstrap

Integration between React Router and React-Bootstrap
JavaScript
1,692
star
2

react-overlays

Utilities for creating robust overlay components
TypeScript
891
star
3

dom-helpers

tiny, extremely modular, DOM helper library for IE9+
TypeScript
399
star
4

code-sandbox-examples

CodeSandbox example repository you can fork from, to bootstrap your React-Bootstrap projects.
JavaScript
302
star
5

react-prop-types

Additional PropTypes for React
JavaScript
51
star
6

prop-types-extra

Additional PropTypes for React
JavaScript
26
star
7

react-bootstrap-bower

AMD modules and browser globals of Bootstrap 3 components built with React
25
star
8

react-bootstrap-typescript

Typescript definitions for React / Bootstrap
JavaScript
19
star
9

react-bootstrap.github.io

๐Ÿ›‘Generated code for https://react-bootstrap.github.io/. Please send PRs to https://github.com/react-bootstrap/react-bootstrap.
HTML
12
star
10

react-element-children

Utilities for iterating element children
JavaScript
7
star
11

react-bootstrap-npm

[Obsolete] CommonJS modules for Node.js of Bootstrap 3 components built with React
JavaScript
7
star
12

pagination

A batteries included pagination component using bootstrap styles
JavaScript
6
star
13

reach-router-bootstrap

A reach/router LinkContainer component that plays nicely with react-bootstrap
4
star
14

react-router-bootstrap-bower

AMD modules and browser globals of react-router and react-bootstrap compatible components
JavaScript
3
star
15

rrtr-bootstrap

[DEPRECATED] Integration between rrtr and React-Bootstrap
JavaScript
2
star
16

configs

Configs!
JavaScript
2
star