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

error when using in mobile azure #4

Open katibGames opened 7 years ago

katibGames commented 7 years ago

typeError: _reactNative.Linking.addEventListener is not a function

  at Object.<anonymous> (node_modules/react-native-twitter/src/oauth/auth.js:49:22)
  at Object.<anonymous> (node_modules/react-native-twitter/src/index.js:7:19)
  at Object.<anonymous> (app.js:23:25)