Chion82/native-base-web

TypeError: _react2.default.createClass is not a function

drewbitt opened this issue · 4 comments

TypeError: _react2.default.createClass is not a function (in lib/Components/Widgets/Picker.js)
Line 76
_react2.default.createClass is not supported anymore. A drop-in replacement without ES6 is to use create-react-class but would add a dependency for one line.

I am having the same error

If you need this patch immediately, you can run the following . . .

npm install --save codejamninja/native-base-web#npm

tks...

@Chion82 any plans on merging this?