RealOrangeOne / react-native-mock

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

Implement Platform.select in the Mock #72

Closed danivovich closed 8 years ago

danivovich commented 8 years ago

In order to test components with styling that leverages Platform.select, react-native-mock should implement that function.

Replaces #61

RealOrangeOne commented 8 years ago

Perfect! Will merge and close #61