Introduce initial UI for connecting to networks
This commit is contained in:
parent
51fd638b72
commit
0fe630878d
33 changed files with 1458 additions and 321 deletions
20
Apple/App/Assets.xcassets/HackClub.colorset/Contents.json
Normal file
20
Apple/App/Assets.xcassets/HackClub.colorset/Contents.json
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"colors" : [
|
||||
{
|
||||
"color" : {
|
||||
"color-space" : "srgb",
|
||||
"components" : {
|
||||
"alpha" : "1.000",
|
||||
"blue" : "0x50",
|
||||
"green" : "0x37",
|
||||
"red" : "0xEC"
|
||||
}
|
||||
},
|
||||
"idiom" : "universal"
|
||||
}
|
||||
],
|
||||
"info" : {
|
||||
"author" : "xcode",
|
||||
"version" : 1
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue