How to navigate another ViewController in BasePageCollectionCell
Opened this issue · 0 comments
ibolat38 commented
Hello, I am using a button in my BasePageCollectionCell.. I just want to navigate other Viewcontroller using button click event in my BasePageCollectionCell.swift class... How should i do this.