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

using bootstrap with hyperloop #92

Open
@catmando

Description

@catmando

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)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @catmando

        Issue actions

          using bootstrap with hyperloop · Issue #92 · ruby-hyperloop/ruby-hyperloop.io