react-native-twitter
react-native-twitter copied to clipboard
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.
``` Guideline 4.0 - Design We noticed that the user is taken to Safari to sign in or register for an account, which provides a poor user experience. Next Steps...
I already sign in and redirected to callback url but can't get redirected back to the app. Any solution? My code looks like this ``` const tokens = { consumerKey:...
Hi, firstly I would like to say I really like this library and appreciate how well made it is. The issue I'm having is that I don't know how to...
typeError: _reactNative.Linking.addEventListener is not a function at Object. (node_modules/react-native-twitter/src/oauth/auth.js:49:22) at Object. (node_modules/react-native-twitter/src/index.js:7:19) at Object. (app.js:23:25)
Hello, I appreciate the time you put into this module. It looks like it will be a big help on my project, but I'm confused about the use of the...
Bumps [json5](https://github.com/json5/json5) to 2.2.3 and updates ancestor dependency [ava](https://github.com/avajs/ava). These dependencies need to be updated together. Updates `json5` from 0.5.1 to 2.2.3 Release notes Sourced from json5's releases. v2.2.3 Fix:...