React本地风车 适用于React Native的Pinwheel SDK 安装 安装对等依赖项。 $ npm install --save react-native-webview $ cd ios && pod install 安装Pinwheel React Native SDK $ npm install --save @pinwheel/react-native-pinwheel 用法 链接令牌 要初始化链接模态,首先需要生成一个短暂的链接令牌。 您的服务器可以通过向/ v1 / link_tokens端点发送POST请求来生成链接令牌。 永远不要从客户端发送此请求并公开公开