Elene Botchoradze
Elene Botchoradze
Did you fix it on IOS?
Can i work on this issue?
> @elencho gentle reminder that there are some changes requested. Sorry I just saw your comment, will fix in few days and get back to you. Thanks for your feedback!!
For temporary solution I made TextInput **position: 'absolute'** and set Modal **useNativeDriver** to false, but it doesn't have best performance for now. hope we will have decent solution soon.
I tried to investigate more, The problem is this part ` if (this.state.isSwipeable) { panHandlers = { ...this.panResponder.panHandlers }; if (useNativeDriver) { panPosition = { transform: this.state.pan.getTranslateTransform(), }; } else...
@FelipeGCastro @batuhansahan did you find fix?
I disabled fabric
> disable newArch ? disabling fabric resolved issue, but it is just temporary fix
NOTE: I removed Default value, because it was causing a bug: when returnKey was undefined from js it was still showing "Default"