react-native-callkeep
react-native-callkeep copied to clipboard
Add Expo installation and configuration instructions for react-native…
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.