Kevzettler React Regl Versions Save

React Fiber Reconciler Renderer for Regl WebGL

v5.3.0

1 year ago

This release primarily brings react-regl up to support react 18 in response to #42

  • adds a new yarn workspace with a test app in it to demonstrate both usage modes React and Standalone.
  • updates dependencies

fixes #42 #45

v4.0.0

3 years ago

Total breaking change to the API and how components are created. Components are now created using deferred regl components and passed to the react reconciler.