UNPKG

react-native-mock-tmp-build

Version:

A fully mocked and test-friendly version of react native

7 lines (5 loc) 160 B
function processColor() { // TODO(lmr): seems like a good example of something we should pull directly from RN. return 0; } module.exports = processColor;