如何使用twilio在Expo React Native中发送短信?

时间:2018-05-21 11:07:39

标签: react-native twilio expo

我尝试在我的expo项目中集成Twilio节点模块,但它失败并显示以下错误消息:

The package at "node_modules/twilio/lib/webhooks/webhooks.js" attempted to import the Node standard library module "crypto". It failed because React Native does not include the Node standard library

有没有人在世博项目中整合twilio?还有另一个适用于世博会的模块吗?还有其他可能解决方案 提前致谢

1 个答案:

答案 0 :(得分:0)

您的架构有点不正确,您需要在后端执行此服务,如果您想使用NodeJS,您可能会使用Express。只需登入Twilio docs