Config plugin to auto configure callkeep on prebuild
npm install @config-plugins/react-native-callkeepConfig plugin to auto-configure react-native-callkeep when the native code is generated (npx expo prebuild).
Ensure you use versions that work together!
| expo | react-native-callkeep | @config-plugins/react-native-callkeep |
| ------ | ----------------------- | --------------------------------------- |
| 54.0.0 | 4.3.16 | 12.0.0 |
| 53.0.0 | 4.3.16 | 11.0.0 |
| 52.0.0 | 4.3.16 | 9.0.0 |
| 51.0.0 | 4.3.13 | 8.0.0 |
| 50.0.0 | 4.3.12 | 7.0.0 |
| 49.0.0 | 4.3.9 | 6.0.0 |
| 48.0.0 | 4.3.7 | 5.0.0 |
> This package cannot be used in the "Expo Go" app because it requires custom native code.
First install the package with yarn, npm, or npx expo install.
````
npx expo install react-native-callkeep @config-plugins/react-native-callkeep