gregjacobson db35324610 Change getDefaultProps to static and remove warning
Summary:
When trying sample code from the _Working with Scenes_ area of this page I see a warning and the example did not appear to work as expected.  To fix this I updated the code to static so others following along will not see a warning about using a static property to define defaultProps.   Also included is a screen capture of the warning message.

![react-native-warning-defaultprops](https://cloud.githubusercontent.com/assets/1053650/17271580/9d0e85fc-564d-11e6-9c58-f73ef708aade.png)
Closes https://github.com/facebook/react-native/pull/9108

Differential Revision: D3647366

fbshipit-source-id: 93b152756e6351614caf4ae1d5f45bac893fdf7b
2016-07-30 17:13:41 -07:00
..
2016-07-14 15:58:36 -07:00
2016-07-24 18:43:27 -07:00
2016-07-26 21:43:46 -07:00
2016-07-14 10:13:35 -07:00
2015-03-25 11:52:29 -07:00
2016-07-15 13:58:39 -07:00
2016-06-28 07:43:21 -07:00