Kadir Aydınlı

Results 24 comments of Kadir Aydınlı

@valery-lavrik As far as I know there is no workaround. Maybe you can patch react-native in your `node_modules` with [patch-package](https://www.npmjs.com/package/patch-package).

Hi, can you share screenshots with and without `KeyboardAvoidingView`?

I made changes for this issue, you can find it in the latest version.

Hey @ale-mazz, can you explain this issue in more detail with screenshots and sample code?

Hey @ale-mazz, thank you for the explanation. I am working on it. I'll let you know when there's an improvement. 👍🏼

Hi @ale-mazz, despite my research and attempts, I couldn't find a healthy solution. I believe this issue is partially rooted in Android. Unfortunately, I cannot provide a fix for this...

Hi @canpoyrazoglu, can a sample screen recording be shared?

Hey @mekwall, this is a behavior that is expected to change the screen size when the color is set to `translucent`. You can see that React Native behaves the same...

@mekwall As far as I have researched, it seems that it is not possible to make bar colors both translucent and colored. If you can find any examples where this...