MM-11052 Cherry-pick RN fix for Android keyboard emoji autocomplete (#1838)
This commit is contained in:
parent
5680988590
commit
dcdf6d7971
2 changed files with 3 additions and 3 deletions
4
package-lock.json
generated
4
package-lock.json
generated
|
|
@ -14533,8 +14533,8 @@
|
|||
}
|
||||
},
|
||||
"react-native": {
|
||||
"version": "github:enahum/react-native#d7aa4677f3290cb0650952782a797aea9729e47e",
|
||||
"from": "github:enahum/react-native#text-0.55",
|
||||
"version": "github:enahum/react-native#b295c057c20bf3432f339874965e14268410d70b",
|
||||
"from": "github:enahum/react-native#mm",
|
||||
"requires": {
|
||||
"absolute-path": "^0.0.0",
|
||||
"art": "^0.10.0",
|
||||
|
|
|
|||
|
|
@ -20,7 +20,7 @@
|
|||
"prop-types": "15.6.1",
|
||||
"react": "16.3.2",
|
||||
"react-intl": "2.4.0",
|
||||
"react-native": "github:enahum/react-native#text-0.55",
|
||||
"react-native": "github:enahum/react-native#mm",
|
||||
"react-native-animatable": "1.2.4",
|
||||
"react-native-bottom-sheet": "1.0.3",
|
||||
"react-native-button": "2.3.0",
|
||||
|
|
|
|||
Loading…
Reference in a new issue