react-native-sk-countdown icon indicating copy to clipboard operation
react-native-sk-countdown copied to clipboard

Incorrect use of react-native in CountDownText.js

Open rohit-ravikoti opened this issue 8 years ago • 1 comments

createClass was being called from react-native rather than from react. Fixed the issue by changing React to ReactNative and creating a new React variable which references react.

rohit-ravikoti avatar Feb 18 '17 16:02 rohit-ravikoti

Any plans to merge this anytime soon?

avocadoslab avatar Jun 11 '17 00:06 avocadoslab