Skip to content

rescript-lang/rescript-react

Repository files navigation

@rescript/react

The Official ReScript Bindings for ReactJS

Versions

@rescript/react ReScript ReactJS Documentation
next (master) 11.0+ (JSX4 + uncurried mode only) 18.0.0+
0.12.x, 0.13.x 11.0+ 18.0.0+ Link
0.11.0 10.1 18.0.0+ Link
0.10.3 8.3 16.8.1+ Link

Development

npm install

# Starts the ReScript compiler in watch mode
npm start

Acknowledgements

This project is the next evolution of the original reason-react bindings.