RealOrangeOne / react-native-mock

A fully mocked and test-friendly version of react native (maintainers wanted)
MIT License
571 stars 153 forks source link

Fixes #31. Proper propTypes for image resizeMode #32

Closed andrey-skl closed 8 years ago

andrey-skl commented 8 years ago

http://facebook.github.io/react-native/docs/image.html#resizemode

lelandrichardson commented 8 years ago

Thanks!