'Dummy' unfunctional out-of-tree platform for unit testing RNPM + Metro
npm install react-native-dummy
yarn add react-native-dummy
pnpm add react-native-dummy
bun add react-native-dummy
React Native 0.57 added the ability for custom out-of-tree platforms to register themselves with the bundler.
This module is for a simple "dummy" platform to use as part of the bundler's regression tests and is not an actual, usable React Native platform.