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

fix: use kotlin compatible getType #507

Merged
merged 1 commit into from
Jun 28, 2024

Conversation

WoLewicki
Copy link
Contributor

Summary

PR adding compatibility for RN 0.75.0-rc.2. Since Dynamic class has been migrated to Kotlin: https://github.com/facebook/react-native/blob/e320ab47cf855f2e5de74ea448ec292cf0bbb29a/packages/react-native/ReactAndroid/src/main/java/com/facebook/react/bridge/Dynamic.kt, the name of function to use is strictly getType. It is compatible with previous versions so should be safe to just merge.

Test Plan

@janicduplessis janicduplessis merged commit 05ad6b4 into th3rdwave:main Jun 28, 2024
1 of 2 checks passed
@janicduplessis
Copy link
Member

Thanks!

WoLewicki added a commit to WoLewicki/react-native-safe-area-context that referenced this pull request Jul 30, 2024
janicduplessis pushed a commit that referenced this pull request Jul 30, 2024
This pull request was closed.
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