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: Keyboard Glitch / Add automatic conformance to enums that are CaseIterable / Ignore disabled Textfields #10

Open
wants to merge 12 commits into
base: main
Choose a base branch
from

Conversation

tareksabry1337
Copy link

@tareksabry1337 tareksabry1337 commented Aug 21, 2022

This PR addresses:

#6
#8

And also adds automatic conformance to FocusStateCompliant, so that whoever has an enum that's CaseIterable can conform to FocusStateCompliant and get free implementation instead of doing manual work.

Update:
Implemented skip for disabled Textfield so that it moves to the next field automatically

@tareksabry1337 tareksabry1337 changed the title fix: Keyboard Glitch / Add automatic conformance to enums that are CaseIterable fix: Keyboard Glitch / Add automatic conformance to enums that are CaseIterable / Ignore disabled Textfields Aug 28, 2022
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.

1 participant