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

Fix multiple pickers on iOS, add value formatter #3

Conversation

MrAsterisco
Copy link
Owner

Overview

This PR implements a UIViewRepresentable to support multiple pickers on iOS and iPadOS, as well as adding support for custom value formatters.

References

@MrAsterisco MrAsterisco self-assigned this Jul 3, 2022
@MrAsterisco MrAsterisco linked an issue Jul 3, 2022 that may be closed by this pull request
@MrAsterisco MrAsterisco merged commit b502429 into main Jul 3, 2022
@MrAsterisco MrAsterisco deleted the 1-multiple-combopicker-in-the-same-view-conflict-with-each-other branch July 3, 2022 09:45
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

Successfully merging this pull request may close these issues.

Support more complicated value formatters Multiple ComboPicker in the same view conflict with each other
1 participant