faisalansari20

Results 7 comments of faisalansari20

that worked thanks alot for the quick response @rigor789 smile

@edusperoni by installing that library that warning is gone. But I still see same exact error.

Seems this is open from last 2 years. Have anyone found any solution to this ?

This is the workaround which i found. ` if (isAndroid) { setTimeout(() => { textField.android.setSelection(textField.text.length) }, 0) }`

Thanks a lot @rigor789 , I ran into same issue and fortunately found this ticket with the solution

@EddyVerbruggen . We are also facing same issue. Any update or any work around?

I am having similar issue. Is there any fix or work around available for both the platform?