Eli White 2f32fea79a Remove LayoutStyle, ShadowStyle, TransformStyle in favor of just ViewStyleProp
Summary: We are working to remove additional types and eventually define everything at the top level as a public exported type of react-native. I was able to update callsites by just using ViewStyleProp in places that were expecting a prop of just one of these. It is a little bit weaker, but much simpler. If a callsite wants to only take margin, it should just take a margin prop instead of a LayoutStyle prop.

Reviewed By: rickhanlonii

Differential Revision: D13599460

fbshipit-source-id: 12c01bc58baa7f6acf33e0b8aab05dabb79c646b
2019-01-08 18:49:37 -08:00
..
2018-12-11 20:01:00 -08:00
2019-01-07 15:39:21 -08:00
2018-12-04 19:32:36 -08:00
2019-01-01 17:13:15 -08:00
2018-12-11 20:01:00 -08:00
2018-10-31 01:37:26 -07:00
2018-12-11 20:01:00 -08:00
2018-10-31 01:37:26 -07:00
2019-01-03 03:43:26 -08:00
2018-09-27 14:18:31 -07:00
2018-12-14 13:57:50 -08:00
2018-11-26 06:28:24 -08:00