[react-native] URLSearchParams.set is not implemented 에러

코드왕·2023년 12월 28일
  1. 패키지설치
npm install react-native-url-polyfill

그다음

import 'react-native-url-polyfill/auto;
profile
CODE DIVE!

0개의 댓글