When I attempt to close the Chatwoot Modal using the `x` button, I encounter an error message. ``` ERROR: Warning: TypeError: _reactNative.BackHandler.removeEventListener is not a function (it is undefined) ``` I am currently using Expo v53 with React Native 0.79. Could you please look into this issue? @muhsin-k Thanks!