acdlite / react-fiber-architecture

A description of React's new core algorithm, React Fiber
11.6k stars 590 forks source link

When will react-fiber be released officially? #18

Open shweta-code opened 7 years ago

shweta-code commented 7 years ago

We want to start a new project . We did POC for about a month on choice of frameworks. We chose React for building our application. So just wanted to know if you got an idea on when will facebook officially release React-fiber because we dont want to be doomed.

sateffen commented 7 years ago

React 16 release is expected this summer. But we remain committed to stability, just like in previous releases

See here

You can use React 15.5, and the update to 16 is just a drop in:

If your app produces zero warnings in 15.5, it should continue to work in 16 without any changes.

See here

wxg3a702 commented 6 years ago

React -fiber has not been released yet. How can you use it to create a Demo?

danielkcz commented 6 years ago

@wxg3a702 That is not correct. React Fiber is part of React 16 which is out for a couple of months already ;)

https://reactjs.org/blog/2017/09/26/react-v16.0.html