logo

React Native - Sending an Image to an API to upload a file

language-logoReactJS
language-logoReact Native

• 이미지 파일을 API로 전송하여 AWS S3에 업로드하고 이미지 URL을 가져오는 코드
• react-native-image-picker 라이브러리 사용하여 이미지 선택 및 추가
• 이미지를 API로 전송하기 위해 formData 생성
• 생성된 formData를 사용하여 API로 이미지 파일 전송 및 이미지 URL 반환

thumbnail
북마크
공유하기
신고하기
1분 분량
조회수 242
profile-image뱅진
2년 전
Copyright © 2025. Codenary All Rights Reserved.