Skip to content

[feature] Add KeyboardOptions, actions, and disable textField feature #610

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

Merged
merged 1 commit into from
Jan 14, 2025

Conversation

DongJun-H
Copy link
Member

작업 내용

  • 공통으로 사용하는 TextField에 대한 keyboardOptions 및 keyboardActions을 param으로 받아 지정할 수 있도록 param 추가
  • TextField에 대한 enable/diable 처리를 외부에서 지정할 수 있도록 param 추가

resolved: #609

@DongJun-H DongJun-H requested a review from yuni-ju January 13, 2025 12:20
@DongJun-H DongJun-H self-assigned this Jan 13, 2025
@DongJun-H DongJun-H merged commit 2c7574a into develop Jan 14, 2025
1 check passed
@DongJun-H DongJun-H deleted the feature/issue-609 branch February 2, 2025 10:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[feature] Add Keyboard Options and Disable TextField Feature
2 participants