react-native-mail
react-native-mail copied to clipboard
android error 'not_available'
Hello, when i tried to run my app that uses module RNMail, i got error. I logged it and it shows me in console 'not available' I use RN 0.39.2 How may i fix it?
Are you using an emulator? Your device needs to have apps capable of handling the ACTION_SENDTO intent
How do I test this without a physical device?