Search code examples
reactjsbulmajoiformikbuefy

is there a buefy equivalent package for react?


I was wondering if there is an npm package like buefy for react, buefy is built for vue and works with bulma css. I have already found formik and am doing some validation with joi, but I was just wondering if there is anything like buefy that uses bulma for react forms!?


Solution

  • Bloomer and bulma-react-components provides react components for Bulma. You can use Formik with any of them.