- Made login view. - Continue the flow from onboarding. - added the flow from login-> create account and forget password.
27 lines
439 B
JSON
27 lines
439 B
JSON
{
|
|
"images" : [
|
|
{
|
|
"filename" : "hide.png",
|
|
"idiom" : "universal",
|
|
"scale" : "1x"
|
|
},
|
|
{
|
|
"filename" : "hide@2x.png",
|
|
"idiom" : "universal",
|
|
"scale" : "2x"
|
|
},
|
|
{
|
|
"filename" : "hide@3x.png",
|
|
"idiom" : "universal",
|
|
"scale" : "3x"
|
|
}
|
|
],
|
|
"info" : {
|
|
"author" : "xcode",
|
|
"version" : 1
|
|
},
|
|
"properties" : {
|
|
"template-rendering-intent" : "template"
|
|
}
|
|
}
|