Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 233 Bytes

readme.md

File metadata and controls

5 lines (4 loc) · 233 Bytes

Uploading To S3 Bucket with a Pre-Signed URL in React Native

  • Fill in the .env file with your credentials, bucket, and region
  • First run yarn serve to serve the up the url to return the URL
  • Run yarn ios to open the app