Skip to content

Commit 097f937

Browse files
KeyboardListener error file referenced
1 parent 25d8803 commit 097f937

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,10 @@ To open the dev menu: `adb shell input keyevent 82`
7777
### Errors and solutions
7878
* Error: Keyboard.removeListener is not a function
7979

80-
Solution: https://github.com/FaridSafi/react-native-gifted-chat/issues/2090
80+
Solution:
81+
Edit Frontend\node_modules\react-native-gifted-chat\lib\MessageContainer.js
82+
83+
https://github.com/FaridSafi/react-native-gifted-chat/issues/2090#issuecomment-901812607
8184
* Error: mergeLibDexDebug FAILED
8285

8386
Solution: fixed by enabling the multiDex in the
@@ -242,4 +245,3 @@ https://stackoverflow.com/a/56520746/15395433, use `gradlew assembleDebug`
242245
- REVIEW - An item that requires additional review
243246
- SECTION - Used to define a region (See 'Hierarchical anchors')
244247
- LINK - Used to link to a file that can be opened within the editor (See 'Link Anchors')
245-

0 commit comments

Comments
 (0)