react-native-telephony
react-native-telephony copied to clipboard
fix for NullPointerException
making the package safe for use - adding try catch on android native code, checking for null objects, adding failure callback for each function.