profile
https://github.com/nohjunh

Why is useState not triggering re-render?

https://stackoverflow.com/questions/56266575/why-is-usestate-not-triggering-re-render스프레드 문법을 활용해 object를 새로 만들어 state를 변경하는 것이 아닌,참조값 복사 -> 변경으로

2022년 12월 29일
·
0개의 댓글
·

useEffect

https://ko.reactjs.org/docs/hooks-effect.htmlWhat does 'Use Effect' do?useEffect Hook을 이용해 React에게 component가 렌더링 이후에 어떤 일을 수행해야 하는지 지시사용자가 React

2022년 12월 28일
·
0개의 댓글
·

How to set .env in RN

https://stackoverflow.com/questions/39046429/react-native-unable-to-resolve-module-fshttps://joonfluence.tistory.com/630//jsyarn add react-n

2022년 12월 26일
·
0개의 댓글
·