Piroro-hs / react-native-twitter

A Twitter API client library for React Native. Currently not maintained as my main motivation of creating this library was to use the User Streams API.
MIT License
39 stars 20 forks source link

Update auth.js #23

Closed olayenca closed 4 years ago

olayenca commented 4 years ago

//auth.js line 4

import URLSearchParams from 'url-search-params';

error on IOS - Unhandled Promise ... URLSearchParams.get react-native: 0.61.1 react-native-twitter: 0.2.1