A product manager asks why the React Native app feels slower than the iOS native competitor. What is the most effective way to communicate the performance trade-off?
-
A
Explain that React Native is inherently slow and cannot match native performance
-
B
Share profiling data from Flipper showing JS thread and UI thread frame rates with specific bottlenecks identified
-
C
Promise to rewrite the app in native Swift/Kotlin
-
D
Tell the PM that users will not notice the difference