I am using Flipper to check the performance issue for a React Native project. Whenever I am selecting the React DevTools option, I am getting error on the iOS simulator. Attached screenshot for reference. I want to check the load time for components.
My React Native version is 0.63.4. I am unsure if I need to install package for dev tools.
I found following error in Flipper which says Failed to find globally installed React DevTools
Help me.