react-native-incoming-call
react-native-incoming-call copied to clipboard
Fix crash reported in issue #24. Change ringtone manager
- RCT dismiss call crash fixed. Fixes #24
- Use RingtoneManager instead of AudioManager for playing the ringtone. Calls use now ringtone volume instead of media volume. Avoid ring sound if the device is in silent / do not disturb mode.