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?
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?