We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
How to implement the multiple selected from options?
The text was updated successfully, but these errors were encountered:
Currently there are no way to deal with multiple selected options. If it's not in the example project, then it's not there.
I appreciate PR very much.
One way to do it could be to create a viewcontroller for the multi-option picker page (without using SwiftyFORM for this page).
When it works then recreate using SwiftyFORM. It may be necessary with a custom cell for indicating wether the row is selected or not.
Sorry, something went wrong.
No branches or pull requests
How to implement the multiple selected from options?
The text was updated successfully, but these errors were encountered: