You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After following installation instructions. I attempt to run
RNTweet.init( -- with keys and secret -- ) and I get cannot read property of undefined.
If I merely try to console.log(RNTweet), I get undefined.
Is there something I am missing?
Also, another thing I noticed that has been a bit confusing, is the inconsistency in the documentation. Is it RNTweet or RNTwitter?
The text was updated successfully, but these errors were encountered:
After following installation instructions. I attempt to run
RNTweet.init( -- with keys and secret -- ) and I get cannot read property of undefined.
If I merely try to console.log(RNTweet), I get undefined.
Is there something I am missing?
Also, another thing I noticed that has been a bit confusing, is the inconsistency in the documentation. Is it RNTweet or RNTwitter?
The text was updated successfully, but these errors were encountered: