benjreinhart / react-native-aws3

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

FormData is not defined #47

Closed eddie51405 closed 7 years ago

eddie51405 commented 7 years ago

const RNS3 = require('react-native-aws3'); I type this in my server.js and get the following error. Could you please tell me what happens?

2017-06-15 2 15 37

Finally, I use this package in my client part and everything goes well.