我正在考虑微软的Mobile center SDK的,用于react-native。react-native有几个本机模块,推荐的安装方式是通过Cocoapods。现在,在我自己的react-native本机模块中,我必须声明如下依赖关系:s.dependency 'some-other-dependency
(node_modules/react-native-simple-toast/index.js:7:23) at Object.(tests/events-test.js:5:13) at Generator.next () at新诺言() at Generator.next () at
import React, { Component }