Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding a View / table to popup ? #149

Closed
abinsmusthafa opened this issue Jun 30, 2017 · 1 comment
Closed

Adding a View / table to popup ? #149

abinsmusthafa opened this issue Jun 30, 2017 · 1 comment

Comments

@abinsmusthafa
Copy link

Help Me - how to input a # _ #Custom CELL TABLEVIEW_ properly in the pop up. I was wondering if you could help me with a problem.

let title = "THIS IS THE DIALOG TITLE"
let message = "This is the message section of the popup dialog default view"
let image = UIImage(named: "pexels-photo-103290")

popup.addButtons([buttonOne, buttonTwo, buttonThree])
self.present(popup, animated: true, completion: nil) // This is Only can Add Button And Present

@mwfire
Copy link
Member

mwfire commented Jun 30, 2017

Hi @abinsmusthafa,

have a look at #87. You can find a link to a dialog with tableview there. Check it out.

Cheers
Martin

@mwfire mwfire closed this as completed Jul 2, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants