diff --git a/native/package.json b/native/package.json --- a/native/package.json +++ b/native/package.json @@ -118,6 +118,7 @@ "redux-persist": "^6.0.0", "redux-thunk": "^2.2.0", "reselect": "^4.0.0", + "rn-emoji-keyboard": "^1.2.0", "shallowequal": "^1.0.2", "simple-markdown": "^0.7.2", "tinycolor2": "^1.4.1" diff --git a/yarn.lock b/yarn.lock --- a/yarn.lock +++ b/yarn.lock @@ -20046,6 +20046,11 @@ dependencies: bn.js "^5.2.0" +rn-emoji-keyboard@^1.2.0: + version "1.2.0" + resolved "https://registry.yarnpkg.com/rn-emoji-keyboard/-/rn-emoji-keyboard-1.2.0.tgz#a8fe18230624855b483cdbff139cb1f2ac8d8c6d" + integrity sha512-OyfMOxH6Op+SH6fq1bJBl1Wp6ukC/0VbRmnyo2GaQoYkv46g3Xjw3Io9N8j7Mhk60DSSORig+Jjpf+oa8bZOEA== + rn-host-detect@1.2.0, rn-host-detect@^1.0.1, rn-host-detect@^1.1.5: version "1.2.0" resolved "https://registry.yarnpkg.com/rn-host-detect/-/rn-host-detect-1.2.0.tgz#8b0396fc05631ec60c1cb8789e5070cdb04d0da0"