Closed cem2ran closed 9 years ago
Awesome! I'm thinking that we can use the trick from redux such as separating redux/react
and redux/react-native
. And then we can remove the peer dependencies of React and React-Native from Cycle-React.
Merged. So now it's cycle-react
for React and cycle-react/native
for React Native with no explicit peer dependencies. We may be going to put the dependency back once React 0.14 has been released. Thanks again for the PR!
Adding support for React Native was quite trivial. Not sure if it should exist as a separate project or not.