Reactstrap icon
Reactstrap icon

Reactstrap

Unlike some component libraries, Reactstrap does not embed its own styles, and instead depends on the Bootstrap CSS framework for its styles and theme. This allows you to have consistent styles across your React-based components and static parts of your site, and allows you to...

Home page

Cost / License

  • Free
  • Open Source (MIT)

Platforms

  • Online
1like
0articles

Features

  1.  Support for Bootstrap
  2.  React

Reactstrap News & Activities

Highlights All activities

Recent activities

No activities found.

Reactstrap information

AlternativeTo Category

Development

GitHub repository

  •  10,514 Stars
  •  1,280 Forks
  •  325 Open Issues
  •   Updated  
View on GitHub
Reactstrap was added to AlternativeTo by Dilshod Fayzullayev on and this page was last updated .
No comments or reviews, maybe you want to be first?

Official Links

What is Reactstrap?

Unlike some component libraries, Reactstrap does not embed its own styles, and instead depends on the Bootstrap CSS framework for its styles and theme. This allows you to have consistent styles across your React-based components and static parts of your site, and allows you to include your own custom Bootstrap theme when needed.

Unlike using Bootstrap in HTML, Reactstrap exports all the correct Bootstrap classes automatically, and don't need to use or include Bootstrap's JavaScript files or add data attributes to trigger functionality. Instead, components are defined in React-friendly components with appropriate props for you to control.