FLYAI4 / ArtFront-ReactNative

프로젝트 Frontend repo 입니다.
1 stars 1 forks source link

fix: boundingbox last #88

Closed heehminh closed 9 months ago

heehminh commented 9 months ago

PR Type

작업 내용

bounding box 이전 클릭한 데이터가 남아있는 경우

  1. handleClickBounding
  2. CropImage -> CropData 변경
  3. fetchData(): bounding box만큼 image uri 저장됨

3에서 fetchData()로 uri 저장한 후에 상태값 true로 만들어, true일 때 cropData 렌더링

Before

https://github.com/FLYAI4/ArtFront-ReactNative/assets/76530562/455f8b7a-577a-40a4-a0ed-2310cf8875a0

After

https://github.com/FLYAI4/ArtFront-ReactNative/assets/76530562/c9c0fb67-0fac-4a15-9a49-9e48df3dc6eb