In React Native, what is the role of the Metro bundler?
-
A
It transforms and bundles JavaScript source files for the app at development and build time
-
B
It compiles native Kotlin and Swift code into shared libraries
-
C
It manages CocoaPods and Gradle dependencies
-
D
It serves as the runtime engine executing JavaScript on the device