Запитання 9
How does React Native app size typically compare to native apps and why?
Варіанти відповідей
React Native apps are usually smaller because they reuse native binaries
React Native apps are larger due to bundling the entire JavaScript runtime and React Native engine
React Native app size is identical to native apps of similar complexity
React Native apps do not include any runtime libraries by default