aws-sdk-react-native
aws-sdk-react-native copied to clipboard
Release to npm
Release the AWS SDK components thru npm.
So in the mean time I download the package and npm pack/install from the folders?
@jford8820 yes, that's the current approach. I'm actively working on getting these packages into npm.
Great. Thanks @appwiz. Love the work yall are doing but I'm sticking to a general uploader for now
@appwiz Is there a timeline when the package will be available on npm?
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
try npm install ../Core/aws-sdk-react-native-core-0.0.1
@appwiz any progress on this, this would make easy to everybody to test and user this package