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

feat: copy native components properties #533

Merged
merged 1 commit into from
Jan 29, 2025

Conversation

Brentlok
Copy link
Collaborator

Copy native components properties like displayName, static methods (Image.getSize), etc.
fixes #532
fixes #529

Copy link

vercel bot commented Jan 29, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
react-native-unistyles-2.0 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 29, 2025 9:07am
react-native-unistyles-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 29, 2025 9:07am

@jpudysz jpudysz merged commit d2a232f into main Jan 29, 2025
4 checks passed
@jpudysz jpudysz deleted the feature/copy-native-components-properties branch January 29, 2025 09:09
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.

Component.displayName breaks in 3.0.0-beta.5 [v3] RN Image static methods throw an error
2 participants