Skip to content

Incorrect use of react-native in CountDownText.js#8

Open
rohit-ravikoti wants to merge 1 commit intoshigebeyond:masterfrom
rohit-ravikoti:patch-1
Open

Incorrect use of react-native in CountDownText.js#8
rohit-ravikoti wants to merge 1 commit intoshigebeyond:masterfrom
rohit-ravikoti:patch-1

Conversation

@rohit-ravikoti
Copy link

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.

`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.
@avocadoslab
Copy link

Any plans to merge this anytime soon?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants