Skip to content

⚡️⚛️ ReScript bindings for @chakra-ui/react

rescript-ui/rescript-chakra

Repository files navigation

rescript-chakra

ReScript binding for React Chakra-UI.

Installation

Run the following in your favorit console:

> yarn add rescript-chakra 

OR

> npm install --save rescript-chakra 

Then, add rescript-chakra in your bsconfig.json:

-- "bs-dependencies": [], ++ "bs-dependencies": [rescript-chakra],

Usage

Or you can check this Example.

API

(WIP): docs