react-native-sms
react-native-sms copied to clipboard
Force SMS (disable MMS)
Hi all, Is there an option to force the use of SMS and disable MMS while composing the message? My particular issue is that when creating a message to a group of recipients, it creates and sends as MMS. This MMS then fails because of several restriction on the network. Therefore in my use case, I wish to force it as SMS always and never MMS. Thanks for suggestions.