-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Layout shifts on android when loading chat #2602
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Hi @muazazhar, I have the same problem, did you found a solution? |
No |
Facing the same problem only on android device. |
I added a comment about our setup here: #2613 (comment) might be helpful |
same issue here. @Kjagd 's approach didn't help |
@Kjagd Getting the same issue. Has anyone found a solution for this? |
And you are positively using the edge-to-edge library? And updated your code to use it for the Status bar? It just looks related to that, but it would make sense to have a small example app in the repo here where is verified works. |
I'm having this issue with gifted chat. when a chat is opened, everything moves downward including header before correcting their positions and even though chats are statically defined, it takes times to load UI and chats. What am i doing wrong? This header issue happens only on android.
If i comment out giftedchat component in screen, UI doesn't move downwards
Versions:
RN-gifted-chats: "^2.8.0"
expo: "^52.0.38"
The text was updated successfully, but these errors were encountered: