I started to learn React Native and tried to made simple app. I've made server on Java and FE on React Native. And now i have a problem. WebView in React Native doesn't open the Https URL without ssl certificate. I made a self certificate but still NSURLErrorDomain -1202
Is it possible to turn off this notification? I can't make the trusted certificate, because i don't have a host and have to deploy my app only on localhost.