UNPKG

react-native-mock-tmp-build

Version:

A fully mocked and test-friendly version of react native

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