Swift tutorial: Tree TableView( expand cell UItableView)

Swift tutorial: Tree TableView( expand cell UItableView)

Huy Vuong

7 лет назад

11,773 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@mantu7466
@mantu7466 - 12.02.2017 08:07

great tut!

Ответить
@ShafiullahUsmani
@ShafiullahUsmani - 17.04.2017 11:26

From where to download resource files for this?

Ответить
@amrutaahire4649
@amrutaahire4649 - 05.05.2017 13:20

I m getting use of undeclared type YSTreeTableView..please help

Ответить
@周明萱-d3u
@周明萱-d3u - 16.05.2017 11:56

不好意思,
您的教学影片很好,
请问能推出TreeTableView+Firebase的教学吗?
感谢您!!!

Ответить
@chauhanvipul8092
@chauhanvipul8092 - 29.07.2017 13:14

i m getting fetal error at runtime in th treeTableview.swift file

Ответить
@takeshihatake79
@takeshihatake79 - 28.08.2017 20:50

where i can custom the views and labes for my app, ??? hahah

Ответить
@Shubam0902
@Shubam0902 - 15.10.2018 10:43

im giving sample.png for left image its not displaying can u please help me

Ответить
@icecreamlover8
@icecreamlover8 - 05.04.2019 03:08

I cloned the source but get an 'initializer does not override a designated initializer from its superclass' for the
override init(frame:CGRect, style: UITableView.Style){
super.init(frame: frame, style: style)
setupTableView()
}
and
override init(style: UITableViewCell.CellStyle, reuseIdentifier: String?) {
super.init(style: style, reuseIdentifier: reuseIdentifier)
}
These are in YSTreeTableViewCell.swift, how do I fix this issue?

Ответить
@BalaaLyf
@BalaaLyf - 24.01.2021 09:23

I need sidemenu when I click sidemenu it comes main titles when I click each cell it has sub titles.. when I click subtitles cell it will be go related VC .. please do this please

Ответить
@pranavjoshi3861
@pranavjoshi3861 - 27.04.2022 14:09

Thanks mate.

Ответить