[Spaces] M10.7 Explore rooms #4571

- Implemented navigation between space context menu and Explore Room screen
- Populate Explore rooms screen with the first level of space children
This commit is contained in:
Gil Eluard
2021-08-05 14:36:38 +02:00
parent d82f9bb08f
commit e197268ed2
23 changed files with 1112 additions and 10 deletions
@@ -0,0 +1,26 @@
{
"images" : [
{
"filename" : "space_user_icon.png",
"idiom" : "universal",
"scale" : "1x"
},
{
"filename" : "space_user_icon@2x.png",
"idiom" : "universal",
"scale" : "2x"
},
{
"filename" : "space_user_icon@3x.png",
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
},
"properties" : {
"template-rendering-intent" : "template"
}
}