formio / react-native-formio

React Native Version of Formio Renderer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Consider converting from mixins to ES6 classes?

randallknutson opened this issue · comments

We should explore changing the framework from using mixins to es6 classes and not use React.createComponent. If this would be a massive effort we should not do it. Otherwise we should convert over before we get too down development.