Skip to content

kLabz/haxe-react-next-compat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Haxe React Next Compat

Some libs may be dependant on react-next while you want (or have) to keep using react instead.

This lib tries to make this work in most cases. Note that by using react instead of react-next, you loose props type checking amongst other things.

Usage

You will need latest (well not exactly, see below) version of react for this to work.

Then you can install this lib with haxelib:

haxelib install react-next-compat

Needed haxe-react version

This lib has been tested with haxe-react git version (latest haxelib release is a little old at the moment), with this PR.

You can install it with haxelib:

haxelib git react https://github.com/kLabz/haxe-react feature/reactcomponent-builders-with-keys

About

Compatibility types to use react instead of react-next

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages