benjreinhart / react-native-aws3

Pure JavaScript React Native library for uploading to AWS S3
MIT License
399 stars 151 forks source link

This module works great outside of React Native! #54

Open timbrandin opened 6 years ago

timbrandin commented 6 years ago

Only change needed is to update the readme and an instructions that uri is not required, one can just pass the file from the input element as the file instead and get the same experience as in React Native.

Wonderful solution! 👍

aroraenterprise commented 4 years ago

This is a dangerous package that will leak your credentials and as such shouldn't be used in any frontend.