Convert from React.createClass to ES6 classes
Closed this issue · 1 comments
svenkatreddy commented
Given React is moving syntactically towards native javascript/ES6. It's time to change createClass to ES6 class.
reactive-native already follows ES6 classes in their source and tutorial.
sophiebits commented
Thanks. We'll do it when we're ready in coordination with the other React docs.