Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 1.4 KB

README.md

File metadata and controls

22 lines (13 loc) · 1.4 KB

Fable.React

Open in Gitpod

ATTENTION: This package is less well maintained, for new Fable projects using React we recommend Feliz.

Fable.React.Types package contains bindings for React.

Fable.React package contains helpers for writing for React projects using Fable.

When updating a package, edit the RELEASE_NOTES.md of the corresponding project and run dotnet fsi build.fsx publish to publish a new version.

Documents

Other packages

This repository previously contained other packages like Fable.React.TransitionGroup, but they've been moved to their own repos. Find here where.