Skip to content

v2.0.0 - React Native

Compare
Choose a tag to compare
@pH200 pH200 released this 21 Jul 05:19
· 70 commits to master since this release

Cycle-React now supports React Native. Thank @cem2ran for the PR.

Breaking change: The peer dependency of React has been removed. React will not be installed automatically with Cycle-React for NPM <3.0.0.

React 0.13 and React Native 0.7 are the supported versions of Cycle-React. Cycle-React will put the dependency of React back once the isomorphic module of React 0.14 has been released.

In addition, Cycle-React will move "applyToDOM" and "makeDOMDriver" into the separated package for the upcoming "react-dom" package.