native-base-web icon indicating copy to clipboard operation
native-base-web copied to clipboard

TypeError: _react2.default.createClass is not a function

Open drewbitt opened this issue 7 years ago • 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.

drewbitt avatar Jun 28 '18 14:06 drewbitt

I am having the same error

clayrisser avatar Jul 02 '18 15:07 clayrisser

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

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

clayrisser avatar Jul 02 '18 15:07 clayrisser

tks...

idhowardgj94 avatar Jan 14 '20 07:01 idhowardgj94

@Chion82 any plans on merging this?

walidvb avatar Jun 25 '20 20:06 walidvb