i used react-native-login-twitter but TestFlight doesn't accept this library because it uses UIWebView which (Deprecated API Usage in IOS ) :
ITMS-90809: Deprecated API Usage - New apps that use UIWebView are no longer accepted. Instead, use WKWebView for improved security and reliability. Learn more
how can i solve this problem ?
there is no answers about this library :https://github.com/clockin/react-native-login-twitter/issues/8