Implement FAB journeys & rough edge warnings element-ios#5226

- List of Space members with search
- Invite interactions
- Join room from list
- Implement add room button, with rough edge warning.
This commit is contained in:
Gil Eluard
2021-12-10 09:59:10 +01:00
parent 4f58ee524d
commit fe4d84ec06
27 changed files with 335 additions and 32 deletions
@@ -0,0 +1,26 @@
{
"images" : [
{
"filename" : "space_invite_user.png",
"idiom" : "universal",
"scale" : "1x"
},
{
"filename" : "space_invite_user@2x.png",
"idiom" : "universal",
"scale" : "2x"
},
{
"filename" : "space_invite_user@3x.png",
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
},
"properties" : {
"template-rendering-intent" : "template"
}
}