invertase / react-native-material-design

React Native UI Components for Material Design
http://react-native-material-design.github.io
MIT License
3.15k stars 365 forks source link

Fix typo in platform detection #56

Closed mlabrum closed 8 years ago

mlabrum commented 8 years ago

Sorry guys :(

my last pull request had a typo in Platform.os -> Platform.OS so it always defaulted to the IOS button positioning

Thanks!