File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed
Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff 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
8386Solution: 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-
You can’t perform that action at this time.
0 commit comments