react-native-twitterkit icon indicating copy to clipboard operation
react-native-twitterkit copied to clipboard

Provide an NPM package

Open hcharley opened this issue 8 years ago • 5 comments

Is the project still in progress? Are folks just installing this from github?

$ npm install react-native-twitterkit
npm ERR! Darwin 16.6.0
npm ERR! argv "/usr/local/Cellar/node@6/6.10.2/bin/node" "/usr/local/bin/npm" "install" "react-native-twitterkit"
npm ERR! node v6.10.2
npm ERR! npm  v4.2.0
npm ERR! code E404

npm ERR! 404 Registry returned 404 for GET on https://registry.npmjs.org/react-native-twitterkit
npm ERR! 404
npm ERR! 404  'react-native-twitterkit' is not in the npm registry.
npm ERR! 404 You should bug the author to publish it (or use the name yourself!)
npm ERR! 404
npm ERR! 404 Note that you can also install from a
npm ERR! 404 tarball, folder, http url, or git url.```

hcharley avatar Jun 22 '17 06:06 hcharley

Currently, we use it using a github dependency, yes.

ognen avatar Jun 27 '17 08:06 ognen

I think this should be closed since you already have a npm package

iamkhush avatar Jul 30 '18 05:07 iamkhush

@iamhush hmm, yes someone published a npm package from a fork of this repository, but that wasn't us.

Would be nice if this person gets in touch so we can organize the support better.

ognen avatar Jul 30 '18 07:07 ognen

@ognen But then why do you have it on the readme ?

iamkhush avatar Jul 30 '18 07:07 iamkhush

@iamkhush ... seems a leftover from a project template. Fixed it.

ognen avatar Jul 30 '18 09:07 ognen