프론트엔드/React2 리액트 버전 18 - Warning: ReactDOM.render is no longer supported in React 18 - React v18 Warning: ReactDOM.render is no longer supported in React 18 해결하기 기존에 React v17로 개발을 하다가 새로운 사이트를 개발하게 되어서 React 18 버전으로 새롭게 create-react-app을 했다. React 18에서는 ReactDOM.render를 지원하지 않는다는 사실을 모른채 코드를 작성하고 다음과 같은 Warning을 받았다. 더보기 Warning: ReactDOM.render is no longer supported in React 18 !! 😳 놀란 나는 React 공식 사이트에서 react v18에 대해 알아보았다. 👇 참고 ) How to Upgrade to React 18 - 리액트 공식 사이트 Docs https://reac.. 2022. 8. 2. React로 Lottie 애니메이션 구현하기 React로 Lottie 애니메이션을 구현하는 법 오늘은 Lottie 애니메이션을 React 프로젝트에 사용하는 방법을 기록해보겠습니다! 생각보다 간단하니까 차근차근 따라해주세요 😆 https://lottiefiles.com/ lottie에 대해 궁금하신 분들은 링크로 들어가서 Docs나 open source를 보는것도 좋습니다. Free Lottie Animation Files, Tools & Plugins - LottieFilesThe world’s largest online platform for the world’s smallest animation format for designers, developers, and more. Access Lottie animation tools and plugi.. 2021. 12. 22. 이전 1 다음