Download Latest Version v9.3.0 source code.tar.gz (1.4 MB)
Email in envelope

Get an email when there's a new version of React Three Fiber

Home / v9.3.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2025-07-28 1.3 kB
v9.3.0 source code.tar.gz 2025-07-28 1.4 MB
v9.3.0 source code.zip 2025-07-28 1.5 MB
Totals: 3 Items   3.0 MB 3

With these release we have two big fixes.

  1. flushSync now works properly. To prove it we added an example that allows you to React props and then take a screenshot of the R3F canvas with the latest state. This is a pretty advanced use case, but one people might be interested to explore for exporting videos or images using R3F.
  2. React Native support has been fixed for 0.79 and newer when combined with the same update to Drei: https://github.com/pmndrs/drei/pull/2494. A big thanks to @thejustinwalsh for helping us with this one.

What's Changed

New Contributors

Full Changelog: https://github.com/pmndrs/react-three-fiber/compare/v9.1.4...v9.3.0

Source: README.md, updated 2025-07-28