What is @react-native/metro-config?
"Metro configuration for React Native."
@react-native/metro-config is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 5.8 KB on disk.
Installation Guide
# Install via NPM
npm install @react-native/metro-config
# Install via Yarn
yarn add @react-native/metro-config