aws-sdk-react-native icon indicating copy to clipboard operation
aws-sdk-react-native copied to clipboard

Release to npm

Open appwiz opened this issue 7 years ago • 7 comments

Release the AWS SDK components thru npm.

appwiz avatar Aug 30 '16 19:08 appwiz

So in the mean time I download the package and npm pack/install from the folders?

jfo84 avatar Aug 31 '16 22:08 jfo84

@jford8820 yes, that's the current approach. I'm actively working on getting these packages into npm.

appwiz avatar Aug 31 '16 22:08 appwiz

Great. Thanks @appwiz. Love the work yall are doing but I'm sticking to a general uploader for now

jfo84 avatar Aug 31 '16 22:08 jfo84

@appwiz Is there a timeline when the package will be available on npm?

philipheinser avatar Dec 23 '16 02:12 philipheinser

Hi, I did npm pack inside Core and then npm install in teh services but I get [email protected] requires a peer of aws-sdk-react-native-core@>= 0.0.1 but none was installed

I couldn't make it work at all with RN version >=0.37.

If you can improve the docs it would be great!

Thank you

tafelito avatar Jan 05 '17 21:01 tafelito

try npm install ../Core/aws-sdk-react-native-core-0.0.1

mjmaix avatar Sep 21 '17 14:09 mjmaix

@appwiz any progress on this, this would make easy to everybody to test and user this package

sibelius avatar Oct 22 '17 20:10 sibelius