evblurbs/react-native-md-textinput

Creating style Object in render

evblurbs opened this issue · 0 comments

For the TextInput, I'm creating the style Object during render. This is highly discouraged. This is a placeholder to look into storing dynamic styles in state, but I'll have to reconcile the dense vs regular styles.