Skip to content

Native lib reorder #3750

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

Open
wants to merge 8 commits into
base: rn77-new-arch
Choose a base branch
from
Open

Native lib reorder #3750

wants to merge 8 commits into from

Conversation

Inbal-Tish
Copy link
Collaborator

Description

Native lib reorder + bump version to 5.0.0

Changelog

Native lib reorder + bump version to 5.0.0

Additional info

RN77 new arc

@Inbal-Tish Inbal-Tish changed the base branch from master to rn77-new-arch June 5, 2025 12:21
@Inbal-Tish Inbal-Tish requested a review from M-i-k-e-l June 5, 2025 12:21
Copy link
Collaborator

@M-i-k-e-l M-i-k-e-l left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think the the following are only used in KeyboardAccessoryView and should be placed under that folder: KeyboardRegistry, CustomKeyboard, TextInputKeyboardManager as folders and KeyboardUtils as KeyboardUtils.ts

@@ -2,6 +2,7 @@
"name": "KeyboardAccessoryView",
"category": "infra",
"description": "View that allows replacing the default keyboard with other components",
"note": "This view is useful only for iOS",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is used in Android as well

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes. See component description

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is KeyboardAccessoryView it is not only for iOS.

@M-i-k-e-l M-i-k-e-l assigned Inbal-Tish and unassigned M-i-k-e-l Jun 8, 2025
@Inbal-Tish Inbal-Tish assigned M-i-k-e-l and unassigned Inbal-Tish Jun 9, 2025
@Inbal-Tish Inbal-Tish requested a review from M-i-k-e-l June 9, 2025 06:47
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There's no need for a folder + index, it can be simplified to KeyboardUtils.ts

@@ -2,6 +2,7 @@
"name": "KeyboardAccessoryView",
"category": "infra",
"description": "View that allows replacing the default keyboard with other components",
"note": "This view is useful only for iOS",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is KeyboardAccessoryView it is not only for iOS.

@M-i-k-e-l M-i-k-e-l assigned Inbal-Tish and unassigned M-i-k-e-l Jun 9, 2025
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.

2 participants