gcanti / tcomb-form-native

Forms library for react-native
MIT License
3.15k stars 459 forks source link

Template input using icon and effects not showing properly (react-native-textinput-effects) #422

Open newfylox opened 6 years ago

newfylox commented 6 years ago

When using react-native-textinput-effects as an input text template for a field, sometimes the template is not rendered properly if it uses an icon (e.g. Fumi, Kohana). Maybe it's not the icon thing but the chosen effect inside the field. Strangely, Sae works well.

alvaromb commented 6 years ago

Can you put a source code example? I don't know if this error is related to this library.