Artsiom Grintsevich
Artsiom Grintsevich
Could you please your custom mappings file? For which components are you trying to adjust default font size?
Could you please provide more context on the issue you're trying to solve?
@Choyeongdeok could you please share the code with styles, so it would be easier to reproduce the case?
The idea behind that is you may add several different listeners which does different work. If you created one listener and it was triggered twice, then you added it twice...
@HeegyuKim Sorry for late reply. Do you use it in dynamic mode?
Hey! I think we'll need to remove default props for all the components. MeasureElement component is not the only one that uses default props.
Not sure I got the issue from the attached videos. Does this laggy behavior affect some of the apps you're working on?
Hi! There might be a chance of a typo in props. Input component should support TextInput props, but I can't find `keyboard` or `autoCompleteType ` props in TextInput documentation. Could...