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

Custom view in body #44

Open
Davarg opened this issue Dec 4, 2017 · 1 comment
Open

Custom view in body #44

Davarg opened this issue Dec 4, 2017 · 1 comment

Comments

@Davarg
Copy link

Davarg commented Dec 4, 2017

Please, implemented or allow users insert custom views in body section.

@Friend-LGA
Copy link
Owner

Friend-LGA commented Mar 27, 2018

What is wrong with

- (nonnull instancetype)initWithViewAndTitle:(nullable NSString *)title
                                     message:(nullable NSString *)message
                                       style:(LGAlertViewStyle)style
                                        view:(nullable UIView *)view
                                buttonTitles:(nullable NSArray<NSString *> *)buttonTitles
                           cancelButtonTitle:(nullable NSString *)cancelButtonTitle
                      destructiveButtonTitle:(nullable NSString *)destructiveButtonTitle;

Demo project has an example.

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