simon-thuresson-md

Results 8 comments of simon-thuresson-md

Hi! I recently opened an issue on a similar problem #46891. Feels like it could perhaps be the same underlying problem? If you want a quick fix, for me it...

I would like to get more attention to this PR. I just recently turned on the the new arch had quite a lot of flickering issues from this slider library....

Right! I feel like that is a symptom of the same problem though, there is definitely a visual bug no? So my feeling is that would still be an issue...

I think it is worth noting that this is NOT only on `TextField` component, I have seen the same bug on `Select` as well as `DatePicker`. Using the example and...

>"I believe the issue is using Modal with transform," I am not sure I follow you @Jayesh-11 . The main issue, as I see it, is using an outlined component...

@Jayesh-11 Hmm, are you checking on Safari? If you only have a Stack with an outlined textfield there is a visual bug. Not as apparent though as if you also...

Any updates on this? We are having to patch currently

Hi! We would really like to be able to pass arguments to the command. Our use case is with [sentry](https://docs.sentry.io/platforms/react-native/manual-setup/manual-setup/#configure-automatic-source-maps-upload) which specifies this in there xcode build phase documentation: ```...