Files
flipper/iOS/Plugins/FlipperKitLayoutPlugin/FlipperKitLayoutPlugin
Paco Estevez Garcia d488b308de Add support for tagged messages on the Layout Inspector
Summary:
Related diff [Litho]: D23243009

This diff adds support for a protocol for layout messages where the type is recursively encoded as:

```
{
 kind: "type",
 data: ???
}
```

We check if the message adheres to the new encoding, otherwise we fall back to the old behavior. If it's the new encoding, the message is traversed recursively flattening the types to EditorValue using the type hints provided.

Reviewed By: Andrey-Mishanin

Differential Revision: D23319619

fbshipit-source-id: 79e8886f8f5a0aea4ec32938f1d5cd2fd645a297
2020-08-27 05:34:27 -07:00
..
2020-02-17 10:49:18 -08:00
2020-02-17 10:49:18 -08:00
2020-02-17 10:49:18 -08:00
2020-02-17 10:49:18 -08:00
2020-02-17 10:49:18 -08:00
2020-02-17 10:49:18 -08:00
2020-02-17 10:49:18 -08:00
2020-02-17 10:49:18 -08:00