Skip to content

Commit aef8999

Browse files
authored
Merge pull request #27 from chatwoot/fix/close-modal
fix: Back button close issue RN `v070.x`
2 parents 2173b42 + d4646a5 commit aef8999

File tree

5 files changed

+21
-27
lines changed

5 files changed

+21
-27
lines changed

examples/ios/Podfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@ PODS:
203203
- React-jsi (= 0.64.0)
204204
- React-perflogger (= 0.64.0)
205205
- React-jsinspector (0.64.0)
206-
- react-native-webview (11.2.5):
206+
- react-native-webview (11.23.1):
207207
- React-Core
208208
- React-perflogger (0.64.0)
209209
- React-RCTActionSheet (0.64.0):
@@ -269,7 +269,7 @@ PODS:
269269
- React-cxxreact (= 0.64.0)
270270
- React-jsi (= 0.64.0)
271271
- React-perflogger (= 0.64.0)
272-
- RNCAsyncStorage (1.14.1):
272+
- RNCAsyncStorage (1.17.10):
273273
- React-Core
274274
- Yoga (1.14.0)
275275

@@ -377,7 +377,7 @@ SPEC CHECKSUMS:
377377
boost-for-react-native: 39c7adb57c4e60d6c5479dd8623128eb5b3f0f2c
378378
DoubleConversion: cf9b38bf0b2d048436d9a82ad2abe1404f11e7de
379379
FBLazyVector: 49cbe4b43e445b06bf29199b6ad2057649e4c8f5
380-
FBReactNativeSpec: e1faac61254e41dcc6f397af15921c15cfc9911a
380+
FBReactNativeSpec: f6af9bcec43fcc256bbcc3458fffc8e61c2d40e6
381381
glog: 73c2498ac6884b13ede40eda8228cb1eee9d9d62
382382
RCT-Folly: ec7a233ccc97cc556cf7237f0db1ff65b986f27c
383383
RCTRequired: 2f8cb5b7533219bf4218a045f92768129cf7050a
@@ -390,7 +390,7 @@ SPEC CHECKSUMS:
390390
React-jsi: 74341196d9547cbcbcfa4b3bbbf03af56431d5a1
391391
React-jsiexecutor: 06a9c77b56902ae7ffcdd7a4905f664adc5d237b
392392
React-jsinspector: 0ae35a37b20d5e031eb020a69cc5afdbd6406301
393-
react-native-webview: e994346d13f4d8b240347bc5be043a860452e4b6
393+
react-native-webview: d33e2db8925d090871ffeb232dfa50cb3a727581
394394
React-perflogger: 9c547d8f06b9bf00cb447f2b75e8d7f19b7e02af
395395
React-RCTActionSheet: 3080b6e12e0e1a5b313c8c0050699b5c794a1b11
396396
React-RCTAnimation: 3f96f21a497ae7dabf4d2f150ee43f906aaf516f
@@ -403,7 +403,7 @@ SPEC CHECKSUMS:
403403
React-RCTVibration: 0fd6b21751a33cb72fce1a4a33ab9678416d307a
404404
React-runtimeexecutor: cad74a1eaa53ee6e7a3620231939d8fe2c6afcf0
405405
ReactCommon: cfe2b7fd20e0dbd2d1185cd7d8f99633fbc5ff05
406-
RNCAsyncStorage: fe58eec522885718d6b297b7b658bf87d7ca557b
406+
RNCAsyncStorage: 0c357f3156fcb16c8589ede67cc036330b6698ca
407407
Yoga: 8c8436d4171c87504c648ae23b1d81242bdf3bbf
408408

409409
PODFILE CHECKSUM: 3f57f8f9a44ff9ba5fc829e5392025271d888429

examples/package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,11 @@
1111
"lint": "eslint ."
1212
},
1313
"dependencies": {
14-
"@chatwoot/react-native-widget": "../chatwoot-react-native-widget-0.0.9.tgz",
14+
"@chatwoot/react-native-widget": "../chatwoot-react-native-widget-0.0.10.tgz",
1515
"@react-native-async-storage/async-storage": "^1.14.1",
1616
"react": "17.0.1",
1717
"react-native": "0.64.0",
18-
"react-native-webview": "^11.2.5",
19-
"yarn": "^1.22.10"
18+
"react-native-webview": "^11.2.5"
2019
},
2120
"devDependencies": {
2221
"@babel/core": "^7.12.9",

examples/yarn.lock

Lines changed: 8 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -725,11 +725,11 @@
725725
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
726726
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==
727727

728-
"@chatwoot/react-native-widget@../chatwoot-react-native-widget-0.0.9.tgz":
729-
version "0.0.9"
730-
resolved "../chatwoot-react-native-widget-0.0.9.tgz#daee270f0b2f5ee8d1eeb9f0fa223354180e7c56"
728+
"@chatwoot/react-native-widget@../chatwoot-react-native-widget-0.0.10.tgz":
729+
version "0.0.10"
730+
resolved "../chatwoot-react-native-widget-0.0.10.tgz#d3b25c4ab66e809ebaed5b16d7be9c0e666c5720"
731731
dependencies:
732-
react-native-modal "^11.7.0"
732+
react-native-modal "^13.0.1"
733733

734734
"@cnakazawa/watch@^1.0.3":
735735
version "1.0.4"
@@ -5278,10 +5278,10 @@ react-native-codegen@^0.0.6:
52785278
jscodeshift "^0.11.0"
52795279
nullthrows "^1.1.1"
52805280

5281-
react-native-modal@^11.7.0:
5282-
version "11.10.0"
5283-
resolved "https://registry.yarnpkg.com/react-native-modal/-/react-native-modal-11.10.0.tgz#94a6d3a2428ba5228cfb4dc174cacea79c871591"
5284-
integrity sha512-syRYDJYSh16bR37R5EKU9T/wC+5bEOfF17IUqf5URdhbEDd+hxyMInC++l45E8oI+MtdOaEp9yAws5xDqk8dnA==
5281+
react-native-modal@^13.0.1:
5282+
version "13.0.1"
5283+
resolved "https://registry.yarnpkg.com/react-native-modal/-/react-native-modal-13.0.1.tgz#691f1e646abb96fa82c1788bf18a16d585da37cd"
5284+
integrity sha512-UB+mjmUtf+miaG/sDhOikRfBOv0gJdBU2ZE1HtFWp6UixW9jCk/bhGdHUgmZljbPpp0RaO/6YiMmQSSK3kkMaw==
52855285
dependencies:
52865286
prop-types "^15.6.2"
52875287
react-native-animatable "1.3.3"
@@ -6729,8 +6729,3 @@ yargs@^15.1.0, yargs@^15.3.1, yargs@^15.4.1:
67296729
which-module "^2.0.0"
67306730
y18n "^4.0.0"
67316731
yargs-parser "^18.1.2"
6732-
6733-
yarn@^1.22.10:
6734-
version "1.22.19"
6735-
resolved "https://registry.yarnpkg.com/yarn/-/yarn-1.22.19.tgz#4ba7fc5c6e704fce2066ecbfb0b0d8976fe62447"
6736-
integrity sha512-/0V5q0WbslqnwP91tirOvldvYISzaqhClxzyUKXYxs07yUILIs5jx/k6CFe8bvKSkds5w+eiOqta39Wk3WxdcQ==

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
{
22
"name": "@chatwoot/react-native-widget",
3-
"version": "0.0.9",
3+
"version": "0.0.10",
44
"description": "React Native widget for Chatwoot",
55
"main": "index.js",
66
"scripts": {
77
"lint": "eslint .",
88
"test": "echo \"Error: no test specified\" && exit 1"
99
},
1010
"dependencies": {
11-
"react-native-modal": "^11.7.0"
11+
"react-native-modal": "^13.0.1"
1212
},
1313
"peerDependencies": {
1414
"@react-native-async-storage/async-storage": "^1.14.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2133,10 +2133,10 @@ [email protected]:
21332133
dependencies:
21342134
prop-types "^15.7.2"
21352135

2136-
react-native-modal@^11.7.0:
2137-
version "11.7.0"
2138-
resolved "https://registry.yarnpkg.com/react-native-modal/-/react-native-modal-11.7.0.tgz#6637d757eeac6eda85f7017a9dfdee0c0fe3a34c"
2139-
integrity sha512-0AeAugUrn12DaJK+k2XGmt8ZIUyWgl1nRdipfwHZDnzFSM8g1oqpf7rHxjOqhimHtmzSj4xJ//ZOn1DWe9aC5Q==
2136+
react-native-modal@^13.0.1:
2137+
version "13.0.1"
2138+
resolved "https://registry.yarnpkg.com/react-native-modal/-/react-native-modal-13.0.1.tgz#691f1e646abb96fa82c1788bf18a16d585da37cd"
2139+
integrity sha512-UB+mjmUtf+miaG/sDhOikRfBOv0gJdBU2ZE1HtFWp6UixW9jCk/bhGdHUgmZljbPpp0RaO/6YiMmQSSK3kkMaw==
21402140
dependencies:
21412141
prop-types "^15.6.2"
21422142
react-native-animatable "1.3.3"

0 commit comments

Comments
 (0)