react-native-dummy

'Dummy' unfunctional out-of-tree platform for unit testing RNPM + Metro

MIT 3 个版本
安装
npm install react-native-dummy
yarn add react-native-dummy
pnpm add react-native-dummy
bun add react-native-dummy
README

What is this?

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.

版本列表
0.2.0 2019-01-30
0.1.0 2018-09-11
0.0.1 2018-08-24