mirror of
https://github.com/status-im/react-native.git
synced 2025-01-10 09:35:48 +00:00
a5ea974948
Summary: 118e88393e389ff70e30ada10a69b72dd31d869a broke autodoc generation because autodoc isn't smart enough to understand some patterns. I'm working around it by using the same trick as this file was using previously: reassigning the class variable. Similarly, using a property initializer produces bad output so I had to remove it: <img width="146" alt="screen shot 2017-02-20 at 19 00 36" src="https://cloud.githubusercontent.com/assets/810438/23138561/09ebb476-f7a0-11e6-8fad-92c5a01503c3.png"> cc ericnakagawa mkonicek for review Closes https://github.com/facebook/react-native/pull/12479 Differential Revision: D4591285 Pulled By: gaearon fbshipit-source-id: 5884620a08874298b1b2c810e8fb769eba4e1199