Y
let post = Post(dictionary: dictionary)Size: a a a
Y
let post = Post(dictionary: dictionary)Y
Y
postsAB
AB
AB
I
S
МС
AB
D
AA
func login() {
//refer to our Main.storyboard
let storyboard = UIStoryboard(name: "Main", bundle: nil)
//store our tabBar Object from main.storyboard in tabBar var
let tabBar = storyboard.instantiateViewController(withIdentifier: "tabBar")
//present tabbar that is storing in tabbar var
window?.rootViewController = tabBar
}rootViewController как то не подступитьсяAA
DS
AB
AA
T