Запитання 10
Which tools are recommended for monitoring and optimizing React Native app performance?
Варіанти відповідей
React Native DevTools Profiler, Systrace for Android, Xcode Instruments for iOS, plus Hermes for faster JS execution.
Only console.log statements and manual timing.
Browser developer tools as React Native apps run in a web environment.
Visual Studio performance profiles exclusively.