flipper UI add compose to message

Summary:
Using this diff as baseline for fblite composer.
Demo in this post https://fb.workplace.com/groups/503571760094149/permalink/934762916975029/

## Next
* UI
* Add binary buffer (clone/re-send)
* Support multiple messages as flow
* Persistance
* More feedbacks from post

{F238376954}

Reviewed By: timur-valiev

Differential Revision: D21701994

fbshipit-source-id: 020733034968acb5c02a1f79bfc256a1a13d6ef8
This commit is contained in:
Amir Katz
2020-06-01 03:59:52 -07:00
committed by Facebook GitHub Bot
parent fd50111ea4
commit 4c0b6efe9e

View File

@@ -87,7 +87,8 @@
8 8
], ],
"compose": [ "compose": [
12 12,
16
], ],
"copy": [ "copy": [
12 12
@@ -412,5 +413,14 @@
], ],
"circle": [ "circle": [
12 12
],
"comment-swish": [
16
],
"direct": [
16
],
"plus": [
16
] ]
} }