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

Picker is duplicated when use showActionSheetPicker #224

Closed
StanleySathler opened this issue Oct 13, 2015 · 1 comment
Closed

Picker is duplicated when use showActionSheetPicker #224

StanleySathler opened this issue Oct 13, 2015 · 1 comment

Comments

@StanleySathler
Copy link

Hey sky winder,
First of all, thanks to gave us this brilliant tool.

I'm having a little problem: I'm trying to custom my done and cancel button using, as you already said, setDoneButton and setCancelButton. However, when I am using [picker showActionSheetPicker], I am getting two pickers: one with correct buttons (modified) and another one, which shows up when I close the first, which has the original buttons.

@skywinder
Copy link
Owner

Hi! Can you provide code example to reproduce this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants
@skywinder @StanleySathler and others