appandflow / appandflow/react-native-safe-area-context
Needs to support Kotlin 2.0
未關閉
- 主要語言
- TypeScript
- 星號
- 2.8k
- 分支
- 258
- 平均合併
- 3 天 1 小時
- 30 天內合併 PR
- 2
描述
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
`
貢獻指南
評估
這個 Issue 還沒有評估資料。