react-bootstrap-formik
TypeScript icon, indicating that this package has built-in type declarations

1.7.2 • Public • Published

React Bootstrap Formik

npm version CI

Demo and Documentation

Motivation

Formik is a popular library for building forms, and is built so that you can use it with any frontend framework. react-bootstrap-formik manages the form components from react-bootstrap with formik.

Installation

NPM

npm install --save react-bootstrap-formik formik bootstrap react-bootstrap yup

Yarn

yarn add react-bootstrap-formik formik bootstrap react-bootstrap yup

Supported Components

  • <Input />
  • <Textarea />
  • <Select />
  • <Checkbox />
  • <Radio />
  • <Range />

/react-bootstrap-formik/

    Package Sidebar

    Install

    npm i react-bootstrap-formik

    Weekly Downloads

    151

    Version

    1.7.2

    License

    MIT

    Unpacked Size

    81.6 kB

    Total Files

    23

    Last publish

    Collaborators

    • tgfischer