skip to Main Content

How to debug networking react native ios with firebase

I using react-native version 0.72.5 and @react-native-firebase/app 18. when I config in Podfile, I add use_frameworks! :linkage => :static and comment # :hermes_enabled => flags[:hermes_enabled], # :fabric_enabled => flags[:fabric_enabled], # :flipper_configuration => flipper_config, I cannot use react-native-debugger and can only…

VIEW QUESTION
Back To Top
Search