-
Notifications
You must be signed in to change notification settings - Fork 25.1k
feat: Manage keyboard shortcuts visibility of TextInput #47671
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
Closed
rezkiy37
wants to merge
36
commits into
facebook:main
from
rezkiy37:feat/disable-keyboard-shortcuts-2
Closed
Changes from all commits
Commits
Show all changes
36 commits
Select commit
Hold shift + click to select a range
dc9b82b
Revert "fix(iOS): unify prefetchImageWithMetadata's signature in JS a…
rezkiy37 dc40eec
draft implementation
rezkiy37 7fad1ea
support both arch
rezkiy37 7f622ed
support multiline
rezkiy37 1f8aa92
prettify
rezkiy37 7389209
Revert "support multiline"
rezkiy37 46e3910
Revert "prettify"
rezkiy37 fd33efd
Revert "Revert "support multiline""
rezkiy37 daf99b8
fix duplicated methods
rezkiy37 c95694a
add playground text input cases
rezkiy37 af04bfe
improve JS side
rezkiy37 b774937
prettify and clean
rezkiy37 712d65d
clean Podfile
rezkiy37 75b03f9
Merge branch 'main' of https://github.com/facebook/react-native into …
rezkiy37 c6a3e9d
revert lock files
rezkiy37 5628edb
revert lock files
rezkiy37 d06e0e2
revert lock files
rezkiy37 1345ecf
add more test cases
rezkiy37 5041880
add native default values
rezkiy37 75c39a6
clean console logs
rezkiy37 210ba70
unique value for each input instance
rezkiy37 7608350
do not redefine
rezkiy37 b1f7bdf
clean console logs
rezkiy37 60e0ea3
add examples
rezkiy37 a064331
clear playground
rezkiy37 aa3fbca
store values privately for new arch
rezkiy37 374a7b5
store values privately for old arch
rezkiy37 358bff7
move method
rezkiy37 5f194a8
add platform ios description
rezkiy37 fd0e5fe
move examples upper
rezkiy37 35fcdc3
Merge branch 'main' of https://github.com/facebook/react-native into …
rezkiy37 5d583c5
Merge branch 'main' of https://github.com/facebook/react-native into …
rezkiy37 2bfefaf
Merge branch 'main' of https://github.com/facebook/react-native into …
rezkiy37 a9cdc5a
Merge branch 'main' of https://github.com/facebook/react-native into …
rezkiy37 9e22ee0
update public api snapshot
rezkiy37 ba91a00
Merge branch 'main' of https://github.com/facebook/react-native into …
rezkiy37 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.