안녕하세요

프로그램 과정에서 막혔던 문제들에 대한 해결책 정리


페이지 목록

2022년 12월 12일 월요일

rncwebview was not found in the uimanager ios

 출처: https://stackoverflow.com/questions/61832232/invariant-violation-requirenativecomponent-rncwebview-was-not-found-in-the-u

  1. npm i react-native-webview
  2. cd ios
  3. pod install
  4. (npx) react-native run-ios

댓글 없음:

댓글 쓰기