React本地推特 一个用于React Native的Twitter API客户端库 安装 npm i react-native-twitter -S react-native link 如果使用,则需要为回调URL添加深层链接方案。 有关更多信息,请参见和。 用法 import twitter , { auth } from 'react-native-twitter' ; auth(tokens, callbackUrl[, options]) 通过获取客户端的身份验证令牌。 代币 consumerKey您的消费者密钥 consumerSecret您的消费者秘密 callbackU