Frontend/React-Native1 [React-Native] Firebase에 이미지 업로드 Instroduction Firebase의 storage에 이미지를 업로드하는 방법을 알아보려고 한다. // result {"assets": [{"fileName": "rn_image_picker_lib_temp_a56ab75e-5409-4700-8f51-6a4611a148ae.jpg", "fileSize": 199797, "height": 1280, "type": "image/jpeg", "uri": "file:///data/user/0/com.android_rn/cache/rn_image_picker_lib_temp_a56ab75e-5409-4700-8f51-6a4611a148ae.jpg", "width": 960}]} 이미지를 선택하고 나서 result로 출력되는 객체는 다음과 같다. 여기서 fil.. 2023. 6. 1. 이전 1 다음