reactjs - React.addons in React Native -


is possible use react.addons in react native, listed on https://facebook.github.io/react/docs/addons.html.

especially react.addons.linkedstatemixin?

yup, make sure use react-with-addons.js (or minified version), , default react.js.

for example, if seen in this gist, can have line var react = require('react-native/addons'); include react-native add ons.


Comments

Popular posts from this blog

gcc - MinGW's ld cannot perform PE operations on non PE output file -

How to connect android app to App engine -

hadoop - Running Map Reduce Job shows error - Mkdirs failed to create /var/folders/ -