Open selection for mail client with React Native Linking API

前端 未结 0 1551
终归单人心
终归单人心 2020-12-28 16:01

With Linking API in React Native, we can do something like that:

Linking.openURL(`mailto:${receiverEmail}`);

But, with this appr

相关标签:
回答
  • 消灭零回复
提交回复
热议问题