Elene Botchoradze

Results 21 comments of Elene Botchoradze

> @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...

> 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"