You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@ardaOnal your video shows that your bottom navigation component is not hiding quick enough and therefore it looks like the input stutters down.
Did you double check why the input is hiding so slowly?
If this issue is about your Expected Result showing renderChatEmpty wrongly please update the video with an empty chat to resemble the false behaviour also in the video.
pected Result showing renderChatEmpty wrongly please update the video with an empty chat to resemble the false behaviour also in the vid
nope, the main issue is rendering too many component cause lagging. Use animated-keyboard to prevent rendering when keyboard show from GiftedChat instead
Issue Description
Input toolbar glitches after opening keyboard for a bit.
Video:
Steps to Reproduce / Code Snippets
Expected Results
Content of
renderChatEmpty
should remain where it is. The same doesn't happen when there are messages.Additional Information
The text was updated successfully, but these errors were encountered: