mirror of
https://github.com/zhigang1992/react-native-gifted-chat.git
synced 2026-04-29 20:57:04 +08:00
Update README.md
This commit is contained in:
committed by
GitHub
parent
ebe4b31510
commit
d50e403237
@@ -251,7 +251,7 @@ If you are using Create React Native App / Expo, no Android specific installatio
|
||||
android:configChanges="keyboard|keyboardHidden|orientation|screenSize">
|
||||
```
|
||||
* For **Expo**, there are almost 2 solutions to fix it:
|
||||
* adding KeyboardAvoidingView after GiftedChat
|
||||
* adding KeyboardAvoidingView after GiftedChat [see this comment](https://github.com/FaridSafi/react-native-gifted-chat/issues/461#issuecomment-314858092)
|
||||
* adding an opaque background status bar on app.json https://docs.expo.io/versions/latest/guides/configuration.html#androidstatusbar
|
||||
|
||||
* If you plan to use `GiftedChat` inside a `Modal`, see [#200](https://github.com/FaridSafi/react-native-gifted-chat/issues/200).
|
||||
|
||||
Reference in New Issue
Block a user