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

Android Native UI Components Example #4172

Closed
dekim1028 opened this issue Aug 7, 2024 · 2 comments
Closed

Android Native UI Components Example #4172

dekim1028 opened this issue Aug 7, 2024 · 2 comments
Labels
Stale Issues/PR that are not getting much activity and are closer to be closed

Comments

@dekim1028
Copy link

dekim1028 commented Aug 7, 2024

Description

https://reactnative.dev/docs/native-components-android#6-implement-the-javascript-module

A typescript error occurs when using UIManager.MyViewManager.Commands.create.toString() in MyView.tsx.
I think it should be replaced with UIManager.getViewManagerConfig('MyViewManager').Commands.create.toString() .

Documentation version

0.70
0.71
0.72
0.73
0.74

Copy link

github-actions bot commented Nov 6, 2024

👋 Hey there, it looks like there has been no activity on this issue in the last 90 days. Has the issue been fixed, or does it still require the community attention? This issue will be closed in the next 7 days if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the Stale Issues/PR that are not getting much activity and are closer to be closed label Nov 6, 2024
Copy link

Closing this issue after a prolonged period of inactivity. If this issue is still present in the latest release, please feel free to create a new issue with up-to-date information.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Stale Issues/PR that are not getting much activity and are closer to be closed
Projects
None yet
Development

No branches or pull requests

1 participant