|
|
|
|
|
by prabodhprakash
3395 days ago
|
|
"You write regular Objective-C methods that are callable from JavaScript," - the objC function that I am calling from JS can be capable of calling a private API received by it in an argument - that breaks the entire claim of reactNative not supporting calls to private API. React Native must also go down. |
|
The warning is not about React Native, it's about exposing uncontrolled access to native APIs including private ones and React Native doesn't do that.