What is @tarojs/rn-runner?
main@tarojs/rn-runner is a React Native Webpack launcher exposed to @tarojs/cli.
It functions by receiving Taro compilation configurations from the Taro CLI, decomposing those configurations into Webpack configurations, and then starting Webpack to compile the project source code into code structured specifically for React Native directories.