react-native-callkeep icon indicating copy to clipboard operation
react-native-callkeep copied to clipboard

Add Expo installation and configuration instructions for react-native…

Open sultanmyrza opened this issue 5 months ago • 0 comments

 This PR for doc enhancement should fix https://github.com/react-native-webrtc/react-native-callkeep/issues/621.

2025, Jul 18 I tried to use react-native-callkeep on fresh expo project

"expo": "~53.0.17",
"react-native": "0.79.5",
"react-native-callkeep": "^4.3.16",
"@config-plugins/react-native-callkeep": "^11.0.0",

But got troubles setting up. After a while got it working see https://github.com/react-native-webrtc/react-native-callkeep/issues/621#issuecomment-3086657238. Decide to contribute back. Hope it helps others.

sultanmyrza avatar Jul 18 '25 07:07 sultanmyrza