// Filter empty commits from the profiler data. // It is very important to keep operations and commit data arrays perfect in sync. // So we must use the same criteria to filter both. // If these two ...
First, you will need to run Metro, the JavaScript build tool for React Native. To start the Metro dev server, run the following command from the root of your React Native project: With Metro running, ...