react-native-clean-form icon indicating copy to clipboard operation
react-native-clean-form copied to clipboard

Style is breaking when i use 'react-native-clean-form/redux-form-immutable'

Open jarbasdossantos opened this issue 8 years ago • 1 comments

Hello, I'm having the following problem.

When I use: import { Input, Switch } from 'react-native-clean-form' the style renders correctly. captura de tela 2017-10-02 as 05 10 13

Now, when I use: import { Input, Switch } from 'react-native-clean-form/redux-form-immutable' the styles breaks.

captura de tela 2017-10-02 as 05 09 49

Any idea what's going on?? Thanks...

jarbasdossantos avatar Oct 02 '17 08:10 jarbasdossantos

Nothing on this :(. I can't find a single good form framework to use out there........

dakdevs avatar Jan 14 '18 19:01 dakdevs