To run the CometChat UI Kit in Expo version 0.52 & above, you need to disable the new architecture of react native. You need to add/update the
newArchEnabled flag in the app.json file present in the root directory of your project.app.json file. You need to add the below permissions block inside android block of the app.json file.
- app.json