2021.10.09 TIL

정관우·2021년 10월 11일
0
post-thumbnail

😎 Things I Learned

✓  useIsFocused Hook
유저가 특정 컴포넌트를 보고있을 때, 함수를 동작하게 할 수 있다.

✓  Upload 타입 파일 만들기
apollo-upload-client로 ReactNative 파일을 만들 수 있다.

🤔 Things To Remember

✓  loading 상태일 때 표시하기
useMutationloading으로 로딩 중일 떄, AcitivityIncator를 통해 로딩 표시를 보여줄 수 있다.

✓  StatusBar hidden
상태표시줄을 없애기 위해, StatusBar 컴포넌트를 import 한 후 hidden 옵션을 준다.

🤓 Things To Do

✓  Upload Photo 마무리
✓  블로깅 하기

profile
작지만 꾸준하게 성장하는 개발자🌳

0개의 댓글