This question already has an answer here:
For React Native Folks:-
Just submitted my app to TestFlight and got an email with the error:
ITMS-90809: Deprecated API Usage - Apple will stop accepting submissions of apps that use UIWebView APIs . See https://developer.apple.com/documentation/uikit/uiwebview for more information.
I was wondering if all the code related to UIWebView will have to be removed and only keep WKWebView.