Skip to content
This repository has been archived by the owner on Oct 19, 2018. It is now read-only.

using bootstrap with hyperloop #92

Open
catmando opened this issue Nov 1, 2017 · 0 comments
Open

using bootstrap with hyperloop #92

catmando opened this issue Nov 1, 2017 · 0 comments

Comments

@catmando
Copy link
Contributor

catmando commented Nov 1, 2017

Sample response.

With Bootstrap, be aware that bootstrap.js and react.js do not play well together so any of the Bootstrap functionality that relies on JS in bootstrap.js will not work. There are two good projects where native React replacements have been re-written which work with the bootstrap CSS. They are ReactStrap https://reactstrap.github.io/ and ReactBootstrap https://react-bootstrap.github.io/ and both of them work very simply with Hyperloop and are a lot nicer to use than just the CSS in classes. You can import them both with NPM or Yarn and package with Webpack

Also is there (should there be?) a reactbootstrap opal gem? (I know you don't need it if using webpack)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant