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

Needs to support Kotlin 2.0 #564

Open
waqasakrambueid opened this issue Dec 16, 2024 · 0 comments
Open

Needs to support Kotlin 2.0 #564

waqasakrambueid opened this issue Dec 16, 2024 · 0 comments

Comments

@waqasakrambueid
Copy link

Currently if react native project compiled against kotlin > 2.0 so safe area generate error.

/node_modules/react-native-safe-area-context/android/src/paper/java/com/th3rdwave/safeareacontext/UIManagerHelperCompat.kt:18:19 Class 'kotlin.Suppress' was compiled with an incompatible version of Kotlin. The actual metadata version is 2.1.0, but the compiler version 1.9.0 can read versions up to 2.0.0. The class is loaded from ˜Home/.gradle/caches/8.9/transforms/9e0e5754a34b07ba52965c0f10a4ff22/transformed/jetified-kotlin-stdlib-2.1.0.jar!/kotlin/Suppress.class

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

No branches or pull requests

1 participant