react-native-progress-bar icon indicating copy to clipboard operation
react-native-progress-bar copied to clipboard

React.createClass is not function

Open Liqiankun opened this issue 7 years ago • 5 comments

issue

Liqiankun avatar Aug 21 '17 09:08 Liqiankun

"react": "16.0.0-alpha.12", "react-native": "^0.45.1",

Liqiankun avatar Aug 21 '17 09:08 Liqiankun

React.createClass is deprecated.

shukerullah avatar Dec 27 '17 18:12 shukerullah

I have updated this library https://gist.github.com/shukerullah/49626d411d83fcebaa09e271d2a65024

shukerullah avatar Dec 27 '17 19:12 shukerullah

@shukerullah Thanks, this works for me :)

tentenponce avatar Dec 28 '17 15:12 tentenponce

I didn't see that @shukerullah had already done this, but I also updated the library here:

https://github.com/mattslight/react-native-progress-bar

you can npm install mattslight/react-native-progress-bar

will be keeping the repo updated there

mattslight avatar Jul 19 '18 05:07 mattslight