react-native-gifted-chat icon indicating copy to clipboard operation
react-native-gifted-chat copied to clipboard

bottomOffset doesn't have any impact on android

Open HichamELBSI opened this issue 1 year ago • 5 comments

Issue Description

On Android, when the keyboard is open, it is displayed over part of the text field and the send button. Despite our various tests, there's nothing to show that the bottomOffset property has any impact on android.

1702858461149 1702857824796

Steps to Reproduce / Code Snippets

It seems that it happend by default on android with the basic usage of react-native-gifted-chat. We are using expo-router with Tabs and a Stack Header

Expected Results

The keyboard shouldn't be rendered overt the input padding

Additional Information

  • Nodejs version: 18.16.0
  • React version: 18.2.0
  • React Native version: 0.72.5
  • react-native-gifted-chat version: ^2.4.0
  • Platform(s) (iOS, Android, or both?): Android
  • TypeScript version: ^5.1.3

HichamELBSI avatar Dec 18 '23 00:12 HichamELBSI

Facing same issue. The header is moving out of the screen

arunpugahz avatar Jan 16 '24 09:01 arunpugahz

Any news?

milch-shake avatar Feb 09 '24 13:02 milch-shake

No news 😅 we are still facing the issue. We'll unfortunately move to a fully custom solution.

HichamELBSI avatar Feb 09 '24 13:02 HichamELBSI

could you provide a code or expo snack so we could help if possible?

Ahmedhamed77 avatar Feb 14 '24 17:02 Ahmedhamed77